CuriousTab
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 Clerk
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Microprocessor Fundamentals problems
1. Because microprocessor CPUs do not understand mnemonics as they are, they have to be converted to ________.
Options
A. hexadecimal machine code
B. binary machine code
C. assembly language
D. all of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: binary machine code
2. What is the difference between a mnemonic code and machine code?
Options
A. There is no difference.
B. Machine codes are in binary, mnemonic codes are in shorthand English.
C. Machine codes are in shorthand English, mnemonic codes are in binary.
Show Answer
Scratch Pad
Discuss
Correct Answer: Machine codes are in binary, mnemonic codes are in shorthand English.
3. Which of the following buses is primarily used to carry signals that direct other ICs to find out what type of operation is being performed?
Options
A. data bus
B. control bus
C. address bus
D. address decoder bus
Show Answer
Scratch Pad
Discuss
Correct Answer: control bus
4. How many bits are used in the data bus?
Options
A. 7
B. 8
C. 9
D. 16
Show Answer
Scratch Pad
Discuss
Correct Answer: 8
5. The control bus and memories share a bidirectional bus in a typical microprocessor system.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. A microprocessor with the necessary support circuits will include at least two memory ICs: ROM or EPROM, and a RAM.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. LDA addr and STA addr are Fortran language instructions stored in an external memory IC for a microprocessor.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
8. Conversion from assembly language to machine language can be done by the programmer through a process called hand assembly.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
9. I/O-mapped systems identify their input and output devices by giving them an 8-bit port number.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. The software used to drive a microprocessor-based system is called FORTRAN.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
First
2
3
4
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