set-1
MCQs
1. Hexadecimal can express in one digit what is done by following binary number of binary digits:
2. NAND gates are preferred over others because these have:
3. According to De Morgan’s theorem,
4. According to De Morgan’s theorem,
5. The logic unit shown below is of the type:
6. The truth table shown below is for a:
Input A
Input B
Output (A AND B)
7. Odd parity of a word can be conveniently tested by:
8. A record at the end of a file which contains control total is:
9. Binary means:
10. The digits used in a binary number system are:
11. Names, numbers, and other information needed to solve a problem are called:
12. The sequence of instructions that tells the computer how to process the data is called:
13. Computer ICs work reliably because they are based on:
14. When a transistor is cut off or saturated, transistor variations have almost no effect:
15. A group of devices that store digital data is called:
16. The abbreviation for binary digit is:
17. A byte is a string of:
18. The control and arithmetic-logic sections are called the:
19. A microcomputer is a computer that uses a:
20. The hexadecimal number system is widely used in analyzing and programming:
21. The hexadecimal digits are 0 to 9 and A to:
22. The main advantage of hexadecimal numbers is the ease of conversion from hexadecimal to:
23. A typical microcomputer may have up to 65,536 registers in its memory. Each of these registers is usually called:
24. Binary-Coded Decimal (BCD) numbers express each digit as a:
25. BCD numbers are useful whenever decimal information is transferred into or out of a digital system:
26. The ASCII code is a 7-bit code for:
27. The binary number 1100 0101 has:
28. How many bytes are there in 1011 1001 0110 1110?
29. What is the base of F4C3₁₆ numbers?
30. What is the decimal equivalent of 2⁹?
31. What does 4k represent?
32. Express 8192 in K units:
33. Solve the following equation for X:
34. A microprocessor has memory locations from 0000 to 3FFF. Each memory location stores 1 byte. How many bytes can the memory store? Express this in kilobytes.
35. If a microcomputer has 64K memory, what are the hexadecimal notations for the first and last memory locations?
36. How many nibbles are there in 1001 0000 0011?
37. What is the ASCII code for 'T'?
38. A gate is a logic circuit with one or more input signals but:
39. An inverter is a gate with only:
40. An inverter is also called a:
41. The OR gate has two or more input signals. If any input is high, the output is:
42. The number of input words in a truth table always equals:
43. The gate that has two or more input signals and requires all inputs to be high to get a high output is:
44. In Boolean algebra, the overbar stands for the NOT operation, and the plus sign stands for the:
45. In Boolean algebra, the dot sign stands for the:
46. The inverter, OR gate, and AND gate are called decision-making elements because they can recognize some input words while disregarding others. A gate recognizes a word when its output is:
47. How many input signals can a gate have?
48. How many output signals can a gate have?
49. The binary equivalent of the octal number 13.54 is:
50. The octal equivalent of 111010 is:
Last updated