Questions
Find the binary value of (1A03)16.
- 0001101000000011
- 1110001110100101
- 0101010101010101
- 1010101010101010
Convert (765)8 to the base 16.
- (1F5)16
- (3E6)16
- (2E5)16
- (F05)16
The binary number 111010 on conversion to octal number is ______.
- 81
- 72
- 71
- 38
Hexadecimal equivalent of (316)10 is _______.
- 13C
- 13D
- 12C
- 23C
Basic mathematical operation(s) used by a computer is/are _____.
- addition
- subtraction
- both addition and subtraction
- addition, subtraction, multiplication and division
The number 39 when represented in 2’s complement form is
- 11011001
- 12111
- 110111
- none of these
The binary number (1101.111)2 when represented by floating point notation is
- (.1101111 x 24)
- (1101111)2
- (.1101111)2
- none of these
An arbitrary number system has a radix of 32 with ‘0’ to ‘9’ and ‘A’ to ‘V’ as its 32 basic digits, ‘0’ being the first and ‘V’ being the 32nd. The number immediately following ‘V’ in the arbitrary number system will be
- (V0)32
- (10)32
- (V1)32
- none of these
Binary number (1110101)2, when converted into an equivalent decimal number gives the result as
- 117
- 58
- 116
- 57
The numbers that come immediately after and before hexadecimal number (FFEF)16 are, respectively
- (FFF0)16 and (FFE0)16
- (FFFE)16 and (FEE0)16
- (FFF0)16 and (FFFE)16
- (FFF0)16 and (FFEE)16
Binary number (1101)2 when added to another binary number (101)2 yields
- 10010
- 13
- 11010
- 11001
An arbitrary number system has a radix of 32 with ‘0’ to ‘9’ and ‘A’ to ‘V’ as its 32 basic digits, ‘0’ being the first and ‘V’ being the 32nd. Decimal number (128)10 in this arbitrary number system
- can be expressed as (40)32
- is (128)32
- is (100)32
- cannot be determined from the given data
What is the 10’s complement of the decimal number 56789?
- 01234
- 12345
- 43210
- 43211
The largest natural number, which is represented as base 7 having exactly four digits is
- 2400
- 6666
- 2401
- 2403
Amongst the following 4-bit groups, pick the one that is forbidden in 8421 BCD code:
1001, 1, 1010, 2, 0101, 0110
- 1001
- 0110
- 1010
- 2