CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Number Systems and Codes problems
1. Binary 0010111101111110 is ________ in hexadecimal.
Options
A. 77F2
16
B. 4EEE
16
C. 2F7E
16
D. 2F77
16
Show Answer
Scratch Pad
Discuss
Correct Answer: 2F7E
16
2. Hexadecimal F2 is ________ in binary.
Options
A. 11100011
B. 10100001
C. 11110010
D. 11111100
Show Answer
Scratch Pad
Discuss
Correct Answer: 11110010
3. In the decimal number 481, the powers-of-10 weight of the digit 4 is ________.
Options
A. 400
B. 10
2
C. 10
4
D. 100
Show Answer
Scratch Pad
Discuss
Correct Answer: 10
2
4. The largest unsigned decimal number that can be represented in binary using six bits is ________.
Options
A. 63
B. 64
C. 127
D. 128
Show Answer
Scratch Pad
Discuss
Correct Answer: 63
5. Each hexadecimal digit converts to ________ binary digits.
Options
A. four
B. eight
C. 12
D. six
Show Answer
Scratch Pad
Discuss
Correct Answer: four
6. The decimal fraction 1/4 can be written in binary as________.
Options
A. 0.010
B. 0.100
C. 0.110
D. 0.011
Show Answer
Scratch Pad
Discuss
Correct Answer: 0.010
7. The largest BCD number that can be represented with four binary bits is ________.
Options
A. 9
B. 10
C. 15
D. 16
Show Answer
Scratch Pad
Discuss
Correct Answer: 9
8. Hexadecimal 44 is ________ in decimal.
Options
A. 68
10
B. 74
10
C. 77
10
D. 98
10
Show Answer
Scratch Pad
Discuss
Correct Answer: 68
10
9. Decimal 474 is ________ in BCD.
Options
A. 0100 0111 0100
B. 0100 1011 0101
C. 0100 1001 0011
D. 0110 1011 1001
Show Answer
Scratch Pad
Discuss
Correct Answer: 0100 0111 0100
10. An unweighted code in which only one bit changes from one code number to the next is ________.
Options
A. BCD
B. Excess-3
C. Gray
D. ASCII
Show Answer
Scratch Pad
Discuss
Correct Answer: Gray
First
18
Last
More in Digital Electronics:
Boolean Algebra and Logic Simplification
Code Converters and Multiplexers
Combinational Logic Analysis
Combinational Logic Circuits
Computers
Counters
Describing Logic Circuits
Digital Arithmetic Operations and Circuits
Digital Concepts
Digital Design
Digital Signal Processing
Digital System Projects Using HDL
Ex-OR and Ex-NOR Gates
Flip-Flops
Integrated-Circuit Logic Families
Integrated Circuit Technologies
Interfacing to the Analog World
Logic Families and Their Characteristics
Logic Gates
Memory and Storage
Microprocessor Fundamentals
MSI Logic Circuits
Multivibrators and 555 Timer
Number Systems and Codes
Programmable Logic Device
Shift Registers
Signals and Switches
The 8051 Microcontroller