Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Microprocessor Fundamentals Questions
Because microprocessor CPUs do not understand mnemonics as they are, they have to be converted to ________.
What is the difference between a mnemonic code and machine code?
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?
How many bits are used in the data bus?
The control bus and memories share a bidirectional bus in a typical microprocessor system.
A microprocessor with the necessary support circuits will include at least two memory ICs: ROM or EPROM, and a RAM.
LDA addr and STA addr are Fortran language instructions stored in an external memory IC for a microprocessor.
Conversion from assembly language to machine language can be done by the programmer through a process called hand assembly.
I/O-mapped systems identify their input and output devices by giving them an 8-bit port number.
The software used to drive a microprocessor-based system is called FORTRAN.
The stack is a data storage area in RAM used by certain microprocessor operations.
A microcontroller integrates multichip systems with RAM, ROM, and I/O.
Programs written for the 8080A must have slight modifications to run on the 8085A.
The 8085 software is compatible with the 8080A.
Assembly language is written using mnemonics: MVI, DCR, JZ.
1
2