Digital Electronics MCQ
1. In which of the following base systems is 123 not a valid number? (a) Base 10 (b) Base 16 (c)Base8 (d) Base 3 Ans:d 2. Storage of 1 KB means the following number of bytes (a) 1000 (b)964 (c)1024 (d) 1064 Ans:c 3. What is the octal equivalent of the binary number: 10111101 (a)675 (b)275 (c) 572 (d) 573. Ans:b 4. Pick out the CORRECT statement: (a) In a positional number system, each symbol represents the same value irrespective of its position (b) The highest symbol in a position number system as a value equal to the number of symbols in the system (c) It is not always possible to find the exact binary (d) Each hexadecimal digit can be represented as a sequence of three binary symbols. Ans:c 5.The binary code of (21.125)10 is (a) 10101.001 (b) 10100.001 (c) 10101.010 (d) 10100.111. Ans:a 6.A NAND gate is called a universal logic element because (a) it is used by everybody (b) any logic function can be r...