You are on page 1of 9

 

1.What is the output of an OR gate if the inputs are 1 and 0?


1/1

1
 
0
OFF
2

 
2.A NOT gate has…
1/1

Two inputs and one output


One input and one output
 
Two inputs and two outputs
One input and two outputs

 
3. The output of a ________ gate is only 1 when both inputs are 1.
0/1

AND
 
OR
NOT
NAND
Other:

Correct answer
OR

 
4What is the output for this logic circuit?
1/1
1
 
0

 
5.What is the output for this logic circuit if A = 0, B = 0 and C = 0?
1/1

1
0
 
Other:

 
6.What is the output for this logic circuit if A = 1, B = 1 and C = 0?
1/1

0
1
 
 
7. Which logic gate is this?
1/1

AND
OR
NAND
NOR
XOR
 
Other:

 
8Which logic gate is this?
1/1

OR
AND
NAND
 
NOR
Other:

 
9.Which truth table is this?
1/1
NOT
 
OR
XOR
AND

 
10.Which truth table is this?
1/1

NAND
NOR
XOR
OR
 
Other:

 
11.Which truth table is this?
1/1

OR
XOR
 
AND
NAND
Other:
 
12. Controls the operation of the computer and performs its data processing
functions.
1/1

motherboard
cpu
 
ram
none of the above
Other:

 
13.Computers have no intelligence.
1/1

True
 
False

 
14.Convert the binary number 11001 to decimal. The answer is:
1/1

13
25
 
19
Other:

 
15.Convert the decimal number 45 to binary:
1/1

11100
101101
 
10100
111010
Other:
 
16.Convert the hexadecimal number B2 to binary:
1/1

100011
11011
10110010
 
Other:

 
17.Convert the binary number 11011 to hexadecimal:
1/1

A1
B1
1B
 
C1
Other:

 
18.Convert the binary number 10111000 to its decimal equivalent:
1/1

164
. 172
182
192
184
 
Other:

 
19.Convert the hexadecimal number 2C to decimal:
1/1

45
34
44
 
54

 
20.Convert the hexadecimal number 2301 to its binary equivalent:  
1/1

1111110011111110
1111000011001010
0000001111110000
NONE OF THE ABOVE
 
 
21.Add the binary numbers 1 + 1.
1/1

1
2
11
10
 
Other:

 
22.What is the answer to 1010 + 0101?
1/1

1011
1101
1110
1111
 
 
23.Add binary numbers shown? 01011010  + 01001000
1/1

111101
01101111
. 01111101
01101101
None of the above
 
 
24. What is the result of multiplying the binary number 10010 by 101?
0/1

1011010
 
1011011
1111010
none of the above

Correct answer
none of the above

 
25.  When you save a file, it is permanently saved on the:
1/1

CPU
RAM
MOTHERBOARD
SSD
 
 
26.What is 'cache'?
1/1

. It stores program operations and data while a program is being executed


It is a small amount of memory which is a part of the CPU
 
 
27. How do you make a NAND gate out of an AND gate using inverters (NOT gates)?
1/1

A. Invert the output from the AND gate


 
B. Invert both the inputs to the AND gate
C. Invert one of the inputs to the AND gate
D. Invert both the inputs and output of the AND gate
Other:
 
28. A user is using the operating system facilities to restart a computer. The user is
performing a ___________________
1/1

hot boot
Cold boot
Driver boot
Warm boot
 
 
29.  A small program that tells the operating system how to communicate with a
specific device is called _________
1/1

device driver
 
system driver
device system
. operating driver
Other:

 
30. ___________ requires a user to type commands on the keyboard to instruct OS what
to do.
1/1

MDI
CLI
 
GUI
ASCII
Other:

You might also like