According to De Morgan's second law, NOT (A OR B) is equivalent to:
Anonymous Quiz
38%
(NOT A) OR (NOT B)
13%
A AND B
6%
A OR B
44%
(NOT A) AND (NOT B)
Which gate is known as the universal gate because it can be used to create all other logic gates?
Anonymous Quiz
11%
OR
11%
AND
61%
NAND
17%
XOR
The output of a NOT gate with an input of 0 is:
Anonymous Quiz
0%
0
82%
1
12%
Undefined
6%
Both 0 and 1
The Boolean expression for an OR gate with inputs A and B is:
Anonymous Quiz
18%
A . B
82%
A + B
0%
A'
0%
A XOR B
What is the binary equivalent of the decimal number 25?
Anonymous Quiz
54%
11001
8%
10011
31%
11010
8%
11100
The number system with base 16 is known as:
Anonymous Quiz
0%
Decimal
13%
Octal
7%
Binary
80%
Hexadecimal
How many bits does a standard ASCII code use to represent a character?
Anonymous Quiz
14%
4 bits
50%
7 or 8 bits
21%
16 bits
14%
32 bits
Which encoding scheme is designed to represent characters from virtually all writing systems?
Anonymous Quiz
45%
ASCII
9%
EBCDIC
0%
ISCII
45%
Unicode
What is the decimal equivalent of the binary number 10110?
Anonymous Quiz
21%
20
50%
22
14%
26
14%
18
Which of the following represents the hexadecimal digit 'E'?
Anonymous Quiz
7%
10
21%
12
64%
14
7%
15
What is ISCII primarily used for?
Anonymous Quiz
25%
Representing European languages
58%
Representing Indian scripts
17%
A universal standard for all languages
0%
Encoding for mainframe computers
UTF-8 and UTF-16 are different forms of which encoding standard?
Anonymous Quiz
0%
ASCII
25%
ISCII
50%
Unicode
25%
EBCDIC
🙏2
What is the decimal equivalent of the hexadecimal number 1A?
Anonymous Quiz
40%
26
20%
17
27%
32
13%
20
Which of the following statements about software is true?
Anonymous Quiz
23%
Software is the physical part of the computer.
46%
Software is a set of instructions that the hardware executes.
8%
System software is designed for end-user tasks like writing a letter.
23%
Application software manages the computer's basic functions.
Which unit holds data temporarily during processing?
Anonymous Quiz
8%
Input Unit
8%
Output Unit
8%
Secondary Storage
75%
Memory Unit (Primary Memory)