Base Conversion
Base Conversion
Home
Introduction
Demonstration
Calculation and Simulation
Quiz
Quiz
1) A computer language that is written in binary codes only is
a: Machine Language
b: C
c: C#
d: Pascal
2) The binary equivalent of the decimal number 10 is
a: 0010
b: 10
c: 1010
d: 010
3) One hex digit is sometimes referred to as a(n)
a: Byte
b: Nibble
c: Grouping
d: Instruction
4) Which of the following is not a binary number?
a: 1111
b: 1A1
c: 110
d: 000
5) Name the number system that uses both alphabets and numerals.
a: Decimals
b: Hexadecimals
c: Octal
6) The base of the octal number system is
a: 8
b: 7
c: 16
d: 10
7) The digital systems usually operates on
a: Binary system
b: Decimal system
c: Octal system
d: Hexadecimal system
Submit