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. Convert binary 11001111 to hexadecimal.
Options
A. 8F
16
B. CE
16
C. DF
16
D. CF
16
Show Answer
Scratch Pad
Discuss
Correct Answer: CF
16
2. Determine the decimal equivalent of the signed binary number 11110100 in 1's complement.
Options
A. 116
B. ?12
C. 11
D. 128
Show Answer
Scratch Pad
Discuss
Correct Answer: 11
3. Convert the following hexadecimal number to binary.
C9
16
Options
A. 10111001
2
B. 10111011
2
C. 10011100
2
D. 11001001
2
Show Answer
Scratch Pad
Discuss
Correct Answer: 11001001
2
4. Convert binary 01001110 to decimal.
Options
A. 4E
B. 78
C. 76
D. 116
Show Answer
Scratch Pad
Discuss
Correct Answer: 78
5. How many binary digits are required to count to 100
10
?
Options
A. 7
B. 2
C. 3
D. 100
Show Answer
Scratch Pad
Discuss
Correct Answer: 7
6. The BCD number for decimal 347 is ________.
Options
A. 1100 1011 1000
B. 0011 0100 0111
C. 0011 0100 0001
D. 1100 1011 0110
Show Answer
Scratch Pad
Discuss
Correct Answer: 0011 0100 0111
7. Assign the proper odd parity bit to the code 111001.
Options
A. 1111011
B. 1111001
C. 0111111
D. 0011111
Show Answer
Scratch Pad
Discuss
Correct Answer: 1111001
8. When using even parity, where is the parity bit placed?
Options
A. Before the MSB
B. After the LSB
C. In the parity word
D. After the odd parity bit
Show Answer
Scratch Pad
Discuss
Correct Answer: Before the MSB
9. Convert 59.72
10
to BCD.
Options
A. 111011
B. 01011001.01110010
C. 1110.11
D. 0101100101110010
Show Answer
Scratch Pad
Discuss
Correct Answer: 01011001.01110010
10. Convert hexadecimal value C1 to binary.
Options
A. 11000001
B. 1000111
C. 111000100
D. 111000001
Show Answer
Scratch Pad
Discuss
Correct Answer: 11000001
First
6
7
8
...
12
..
17
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