Class 11th Computer Science
3.13K subscribers
2 photos
9 files
23 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
24%
A . B
68%
A + B
4%
A'
4%
A XOR B
What is the result of A . A' in Boolean Algebra?
Anonymous Quiz
17%
A
17%
A'
26%
1
39%
0
What is the binary equivalent of the decimal number 25?
Anonymous Quiz
40%
11001
15%
10011
35%
11010
10%
11100
The number system with base 16 is known as:
Anonymous Quiz
8%
Decimal
12%
Octal
8%
Binary
73%
Hexadecimal
How many bits does a standard ASCII code use to represent a character?
Anonymous Quiz
19%
4 bits
52%
7 or 8 bits
19%
16 bits
11%
32 bits
Which encoding scheme is designed to represent characters from virtually all writing systems?
Anonymous Quiz
40%
ASCII
24%
EBCDIC
4%
ISCII
32%
Unicode
What is the decimal equivalent of the binary number 10110?
Anonymous Quiz
25%
20
50%
22
13%
26
13%
18
The octal number system has a base of:
Anonymous Quiz
0%
2
9%
16
9%
10
81%
8
Which of the following represents the hexadecimal digit 'E'?
Anonymous Quiz
14%
10
11%
12
61%
14
14%
15
What is the octal equivalent of the binary number 110101?
Anonymous Quiz
42%
65
25%
53
17%
72
17%
63
UTF-8 and UTF-16 are different forms of which encoding standard?
Anonymous Quiz
7%
ASCII
15%
ISCII
63%
Unicode
15%
EBCDIC
Which of the following is NOT a valid hexadecimal digit?
Anonymous Quiz
3%
A
14%
F
45%
9
38%
G
🙏2
What is the decimal equivalent of the hexadecimal number 1A?
Anonymous Quiz
43%
26
20%
17
23%
32
13%
20
Which unit holds data temporarily during processing?
Anonymous Quiz
7%
Input Unit
7%
Output Unit
14%
Secondary Storage
71%
Memory Unit (Primary Memory)
The output of an AND gate is 1 when:
Anonymous Quiz
21%
Input A=1, B=0
12%
Input A=0, B=1
12%
Input A=0, B=0
56%
Input A=1, B=1