Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Microprocessor Fundamentals Questions
Since microprocessor CPUs cannot execute human-readable mnemonics directly, into what form must these assembly mnemonics be translated before execution?
Clarify terminology: what is the essential difference between mnemonic code (assembly language) and machine code in microprocessor programming?
In a microprocessor-based system, which bus primarily carries the control signals that direct peripherals and memory to perform specific operations (read, write, acknowledge, interrupt, etc.)?
Microprocessor buses — standard widths In classic microprocessor architecture fundamentals, how many bits are commonly used on the data bus to transfer data between the CPU, memory, and I/O devices?
Control bus sharing — true or false? In a typical microprocessor system, do the control bus and memory devices share a single bidirectional bus line in the same way as the data bus?
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