Class 11th Computer Science
3.09K subscribers
6 photos
9 files
27 links
Contact here at @PromoXtalk_bot for any business/ promotion related queries

Contact here @MaterialXrequest_bot for requesting any Study materials
Download Telegram
The Boolean expression for an OR gate with inputs A and B is:
Anonymous Quiz
23%
A . B
70%
A + B
3%
A'
3%
A XOR B
What is the result of A . A' in Boolean Algebra?
Anonymous Quiz
16%
A
23%
A'
26%
1
35%
0
What is the binary equivalent of the decimal number 25?
Anonymous Quiz
39%
11001
18%
10011
32%
11010
11%
11100
The number system with base 16 is known as:
Anonymous Quiz
6%
Decimal
14%
Octal
9%
Binary
71%
Hexadecimal
How many bits does a standard ASCII code use to represent a character?
Anonymous Quiz
21%
4 bits
53%
7 or 8 bits
16%
16 bits
11%
32 bits
Which encoding scheme is designed to represent characters from virtually all writing systems?
Anonymous Quiz
35%
ASCII
27%
EBCDIC
5%
ISCII
32%
Unicode
What is the decimal equivalent of the binary number 10110?
Anonymous Quiz
22%
20
56%
22
9%
26
13%
18
The octal number system has a base of:
Anonymous Quiz
0%
2
12%
16
12%
10
77%
8
Which of the following represents the hexadecimal digit 'E'?
Anonymous Quiz
16%
10
8%
12
59%
14
16%
15
What is the octal equivalent of the binary number 110101?
Anonymous Quiz
42%
65
21%
53
21%
72
15%
63
UTF-8 and UTF-16 are different forms of which encoding standard?
Anonymous Quiz
6%
ASCII
22%
ISCII
61%
Unicode
11%
EBCDIC
Which of the following is NOT a valid hexadecimal digit?
Anonymous Quiz
2%
A
14%
F
50%
9
33%
G
🙏2
What is the decimal equivalent of the hexadecimal number 1A?
Anonymous Quiz
39%
26
22%
17
22%
32
17%
20
Which unit holds data temporarily during processing?
Anonymous Quiz
7%
Input Unit
15%
Output Unit
12%
Secondary Storage
66%
Memory Unit (Primary Memory)
The output of an AND gate is 1 when:
Anonymous Quiz
19%
Input A=1, B=0
19%
Input A=0, B=1
10%
Input A=0, B=0
52%
Input A=1, B=1
1
The Boolean expression A + A' simplifies to:
Anonymous Quiz
25%
A
15%
A'
28%
0
32%
1