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
Discussion
Home
‣
Digital Electronics
‣
Number Systems and Codes
Comments
Question
Convert the following decimal number to 8-bit binary.
35
Options
A. 00010010
2
B. 00010011
2
C. 00100011
2
D. 00100010
2
Correct Answer
00100011
2
Number Systems and Codes problems
Search Results
1. The BCD number for decimal 16 is ________.
Options
A. 00010110
B. 00010000
C. 00010010
D. 11100000
Show Answer
Scratch Pad
Discuss
Correct Answer: 00010110
2. Convert 8B3F
16
to binary.
Options
A. 35647
B. 011010
C. 1011001111100011
D. 1000101100111111
Show Answer
Scratch Pad
Discuss
Correct Answer: 1000101100111111
3. Convert hexadecimal value C1 to binary.
Options
A. 11000001
B. 1000111
C. 111000100
D. 111000001
Show Answer
Scratch Pad
Discuss
Correct Answer: 11000001
4. 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
5. 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
6. The binary number 11001110 is equal to the decimal number ________.
Options
A. 12
B. 206
C. 127
D. 66
Show Answer
Scratch Pad
Discuss
Correct Answer: 206
7. The American Standard Code for Information Interchange (ASCII) uses how many individual pulses for any given character?
Options
A. 1
B. 2
C. 7
D. 8
Show Answer
Scratch Pad
Discuss
Correct Answer: 7
8. Convert 527
16
to binary.
Options
A. 343
B. 001101000111
C. 010100100111
D. 011100100101
Show Answer
Scratch Pad
Discuss
Correct Answer: 010100100111
9. Convert the following octal number to binary.
104
8
Options
A. 001000100
2
B. 100000001
2
C. 0010100
2
D. 1000001
2
Show Answer
Scratch Pad
Discuss
Correct Answer: 001000100
2
10. Which of the following is the most widely used alphanumeric code for computer input and output?
Options
A. Gray
B. ASCII
C. Parity
D. EBCDIC
Show Answer
Scratch Pad
Discuss
Correct Answer: ASCII
Comments
There are no comments.
Enter a new Comment
Save
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