Computer Number System Practice Question and Answer
8 Q: 3 A nibble is equal to bits.
1007 06177ed695456305c55a7fd75
6177ed695456305c55a7fd75- 14true
- 28false
- 316false
- 432false
- Show Answer
- Workspace
- SingleChoice
Answer : 1. " 4"
Explanation :
Actually, a nibble consists of 4 bits, not 3. In computing, a nibble is a unit of data that consists of 4 bits, which can represent 16 different values (2^4). Each nibble can be expressed as a single hexadecimal digit (0 to F, where F represents 15 in decimal) and is half of a byte, which consists of 8 bits. So, 4 bits make up one nibble.
Q: Which of the following is not a mobile operating system?
721 064b923db23047f4c71ce15dd
64b923db23047f4c71ce15dd- 1DOStrue
- 2Android Droidfalse
- 3Apple iOSfalse
- 4None of the abovefalse
- Show Answer
- Workspace
- SingleChoice
Answer : 1. "DOS"
Explanation :
1. DOS is not an example of a mobile operating system.
2. Android Android (Android Droid) and Apple iOS (Apple iOS) is a mobile operating system.
3. Mobile operating systems are operating systems that run on mobile devices such as smartphones, tablets, and smartwatches.
Q: Which of the following is not a characteristic of a computer system?
546 064b91ddae2108a7239350962
64b91ddae2108a7239350962- 1Diversityfalse
- 2Chastityfalse
- 3Speedfalse
- 4Ability to thinktrue
- Show Answer
- Workspace
- SingleChoice
Answer : 4. "Ability to think"
Explanation :
1. A computer is an electronic machine, which presents the required information or result (Output) by doing a specialized process according to a series of instructions (Program) given on the prescribed data (Input).
2. The following are the main characteristics of a computer.
(1) Speed
(2) Accuracy
(3) Economy
(4) Reliability
(5) Storage & Retrieval
(6) Repeated Processing Capacity Q: Which of the following statements is a false statement?
(A) CRT The monitor is the thinnest monitor.
(B) Dot matrix is the fastest computer.
(C) CAG memory is slower than the main memory.
(D) Bar code reader is an input device.
516 064b920e8568e7ff594be2e6b
64b920e8568e7ff594be2e6b- 1a and bfalse
- 2a, b and ctrue
- 3c and dfalse
- 4a and dfalse
- Show Answer
- Workspace
- SingleChoice
Answer : 2. "a, b and c"
Explanation :
All statements are true.
- CRT The monitor is the thinnest monitor.
- Dot matrix is the fastest computer.
- CAG memory is slower than the main memory.
Q: The mathematical knowledge which is the basis of computer?
858 063bfeff61b93047bc2182d82
63bfeff61b93047bc2182d82- 1binary system of numberstrue
- 2graphfalse
- 3equational equationfalse
- 4set theoryfalse
- Show Answer
- Workspace
- SingleChoice
Answer : 1. "binary system of numbers"
Q: What is the smallest unit of computer data?
975 063c641fabdbddb32fd97f181
63c641fabdbddb32fd97f181- 1bittrue
- 2bytefalse
- 3recordfalse
- 4filefalse
- Show Answer
- Workspace
- SingleChoice
Answer : 1. "bit "
Q: The decimal equivalent of the number (614)7 will be –
820 063e9fc7aaa2a114c95185d92
63e9fc7aaa2a114c95185d92- 11000false
- 2614false
- 3305true
- 4200false
- Show Answer
- Workspace
- SingleChoice
Answer : 3. "305"
Q: The octal equivalent of the decimal number 214 is –
758 063e9fc06aa2a114c95185baf
63e9fc06aa2a114c95185baf- 1214false
- 2300false
- 3326true
- 4200false
- Show Answer
- Workspace
- SingleChoice