Saturday, March 17, 2018

Computer Quiz

Q1. Which of the following number systems is considered as a base-10 number system?
(a) Decimal number system
(b) Binary number system
(c) Octal number system
(d) Hexadecimal number system
(e) None of these

Q2. The hexadecimal number system represents symbols __________ and __________.
(a) 0-9, A-E
(b) 0-9, A-F
(c) 1-10, A-E
(d) 1-10, A-F
(e) None of these

Q3. Which of the following gates is a complement of the X-OR gate?
(a) NOT gate
(b) NOR gate
(c) AND gate
(d) X-NOR gate
(e) None of these

Q4. The conversion of the binary number 10100111011 into its decimal form is __________.
(a) 1339
(b) 1349
(c) 1393
(d) 1939
(e) None of these

Q5. __________ are the gates that can be used to implement any type of Boolean logic.
(a) OR gates
(b) Universal gates
(c) NAND gates
(d) Exclusive-NOR gates
(e) AND gates

Q6. In number system, LSD stands for ___________.
(a) Left Significant Digit
(b) Low Significant Digit
(c) Lower Significant Digit
(d) Least Significant Digit
(e) Low Simple Digit

Q7. In decimal number 529, which of the following digits is known as the most significant digit?
(a) 5
(b) 2
(c) 9
(d) 10
(e) None of the above

Q8. In number system, ISCII stands for :
(a) Indian Standard Code for Information Interchange 
(b) International Standard Code for Information Interchange
(c) Indian Standard Code for Interchanging Information
(d) International Standard Code for Interchanging Information
(e) None of the above

Q9. The decimal number represented of hexadecimal number 72 is __________.
(a) 115
(b) 114
(c) 124
(d) 134
(e) 142

Q10. In binary number system, LSB stands for __________.
(a) Least Significant Bit 
(b) Lower Significant Bit
(c) Left Side Bit
(d) Least Significant Byte
(e) Lossy Signed Bit


Answers:

  1. a
  2. b
  3. d
  4. a
  5. b
  6. d
  7. a
  8. a
  9. b
  10. a



No comments:

Post a Comment