More Classes
5th Class
6th Class
7th Class
8th Class
9th Class
10th Class
11th Class
12th Class
NAT I
NAT II
CSS
IQ
General Knowledge
MDCAT
ECAT
GAT General
GAT Subject
Other Links
Go to Home
Online Tests
ECAT Computer Science Chapter 4 Computer Arithmetic & Number System Online Test MCQs With Answers
Question # 1
Data is represented on a computer by means of a two-state on/off system called
Choose an answer
the octal system
the binary system
a word
ROM
Previous
Skip
Next
Question # 2
97
10
(decimal) in octal number system is equivalent to.
Choose an answer
136
8
140
8
139
8
141
8
Previous
Skip
Next
Question # 3
What is the octal equivalent of the binary system :10111101.?
Choose an answer
675
8
275
8
572
8
573
8
Previous
Skip
Next
Question # 4
The main advantage of hexadecimal number is the case of conversion from hexadecimal to.
Choose an answer
ASCII code
binary
octal
decimal
Previous
Skip
Next
Question # 5
Octal number system uses the digit 0 to 7. The equivalent of Octal 126 in decimal system is.
Choose an answer
80
82
86
84
Previous
Skip
Next
Question # 6
The digits used for hexadecimal number system are.
Choose an answer
A through Z
1 through 16
0 through 15
0 through 9 and A through F
Previous
Skip
Next
Question # 7
The binary number 10011101 is equal to the hexadecimal number.
Choose an answer
9E
9F
9D
FF
Previous
Skip
Next
Question # 8
The number A9D in Hexadecimal system is equivalent to which number in decimal system.
Choose an answer
2727
2648
3717
2717
Previous
Skip
Next
Question # 9
Base 8 is often used in computing because.
Choose an answer
there are 8 bit in a byte
calculations become easier by using base 8
electronic circuits can be made econmically
it can represent long strings of binary 1's an 0's in a more compact form
Previous
Skip
Next
Question # 10
The reason why computers have been designed to use binary numbers is.
Choose an answer
computer circuits have to handle 2 binary digits rather than 10
electronic components, by their very nature, operate in a binary mode
everything that can be done with a base of 10 can also be done in binary
all of the above
Previous
Skip
Next
Back