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
Alphanumeric codes should include as a minimum:
Options
A. the capacity to represent the alphabet upper- and lowercase characters and the decimal numbers in a straight binary format.
B. the capacity to code all possible decimal numbers in a direct octal representation of BCD codes.
C. the alphabet upper- and lowercase letters, the decimal digits, the seven punctuation marks, and other characters or symbols.
D. the ability to represent decimal numbers greater than 128
10
in a straight binary format.
Correct Answer
the alphabet upper- and lowercase letters, the decimal digits, the seven punctuation marks, and other characters or symbols.
Number Systems and Codes problems
Search Results
1. The octal number for binary 1101110101110110 is ________.
Options
A. 654521
8
B. 556561
8
C. 156656
8
D. 156566
8
Show Answer
Scratch Pad
Discuss
Correct Answer: 156566
8
2. Convert the binary number 1011010 to hexadecimal.
Options
A. 5B
B. 5F
C. 5A
D. 5C
Show Answer
Scratch Pad
Discuss
Correct Answer: 5A
3. 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
4. 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
5. Convert 527
16
to binary.
Options
A. 343
B. 001101000111
C. 010100100111
D. 011100100101
Show Answer
Scratch Pad
Discuss
Correct Answer: 010100100111
6. Convert the following hexadecimal number to decimal.
1CF
16
Options
A. 463
B. 4033
C. 479
D. 4049
Show Answer
Scratch Pad
Discuss
Correct Answer: 463
7. Convert the following decimal number to BCD.
469
Options
A. 100101101000
B. 010001101001
C. 100001101001
D. 100101100100
Show Answer
Scratch Pad
Discuss
Correct Answer: 010001101001
8. Digital electronics is based on the ________ numbering system.
Options
A. decimal
B. octal
C. binary
D. hexadecimal
Show Answer
Scratch Pad
Discuss
Correct Answer: binary
9. Convert the following decimal number to hexadecimal.
74
Options
A. A4
16
B. B4
16
C. 4A
16
D. 4B
16
Show Answer
Scratch Pad
Discuss
Correct Answer: 4A
16
10. The binary number for F3A
16
is ________.
Options
A. 111100111010
B. 111100111110
C. 000000111010
D. 000011000100
Show Answer
Scratch Pad
Discuss
Correct Answer: 111100111010
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