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
Four-digit binary number 1011 is represented in the decimal system by.
Choose an answer
7
9
11
13
Previous
Skip
Next
Question # 2
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 # 3
The binary number 10011101 is equal to the hexadecimal number.
Choose an answer
9E
9F
9D
FF
Previous
Skip
Next
Question # 4
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
Question # 5
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 # 6
126
8
+ 425
8
= __________
Choose an answer
111101011
2
101101001
2
101101011
2
101100011
2
Previous
Skip
Next
Question # 7
Alphanumeric characters are expressed in terms of binary codes. In ASCII (American standard Code for Information Interchange) each character is represented as a
Choose an answer
8 bit code
4 bit code
5 bit code
7 bit code
Previous
Skip
Next
Question # 8
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 # 9
Number 375
10
is equivalent in binary system to.
Choose an answer
101110101
100110101
101110111
101110011
Previous
Skip
Next
Question # 10
The number A9D in Hexadecimal system is equivalent to which number in binary system.
Choose an answer
101010111101
101010011101
101110011101
101010011111
Previous
Skip
Next
Question # 11
125
8
(octal) in decimal equivalent is equal to.
Choose an answer
83
10
84
10
85
10
86
10
Previous
Skip
Next
Question # 12
A letter, number, or a special character is represented by a.
Choose an answer
bit
kilobyte
byte
megabyte
Previous
Skip
Next
Question # 13
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 # 14
AB
16
+ CD
16
= ________
Choose an answer
101111010
2
101111000
2
101111110
2
101101000
2
Previous
Skip
Next
Question # 15
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
Back