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
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 # 2
The number 10000 would appear just immediately after.
Choose an answer
FFFF (hex)
1111 (binary)
7777 (octal)
all of the above
Previous
Skip
Next
Question # 3
Data items are generally classified into which type of codes
Choose an answer
Numeric
Alphanumeric
Character
All of the above
Previous
Skip
Next
Question # 4
Four-digit binary number 1011 is represented in the decimal system by.
Choose an answer
7
9
11
13
Previous
Skip
Next
Question # 5
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 # 6
AB
16
+ CD
16
= ________
Choose an answer
101111010
2
101111000
2
101111110
2
101101000
2
Previous
Skip
Next
Question # 7
Binary number 10101101 is equivalent in decimal form to.
Choose an answer
170
171
173
174
Previous
Skip
Next
Question # 8
The binary number 10011101 is equal to the hexadecimal number.
Choose an answer
9E
9F
9D
FF
Previous
Skip
Next
Question # 9
125
8
(octal) in decimal equivalent is equal to.
Choose an answer
83
10
84
10
85
10
86
10
Previous
Skip
Next
Question # 10
Number 375
10
is equivalent in binary system to.
Choose an answer
101110101
100110101
101110111
101110011
Previous
Skip
Next
Back