Q.1.
Which determines the number of operations per second?
Q.2.
The __________ controls the flow of data and instructions within the computer.
Q.3.
What is true about microprocessor?
Q.4.
Why microcontrollers are not called general purpose computers?
Q.5.
What is the most appropriate criterion for choosing the right microcontroller of our choice?
Q.6.
What is the file extension that is loaded in a microcontroller for executing any instruction?
Q.7.
Give the names of the buses present in a controller for transferring data from one place to another?
Q.8.
Abbreviate CISC and RISC.
Q.9.
How are the performance and the computer capability affected by increasing its internal bus width?
Q.10.
If we say microcontroller is 8-bit then here 8-bit denotes size of:
Q.11.
What is the order decided by a processor or the CPU of a controller to execute an instruction?
Q.12.
Unlike microprocessors, microcontrollers make use of batteries because they have:
Q.13.
A microcontroller at-least should consist of:
Q.14.
What is the status of stack pointer for the execution of PUSH and POP operations ?
Q.15.
Priority interrupts of 8085a. TRAP b.RST 5. c.RST 7.d.RST 6.5 e.INTR
Q.16.
How many address lines in a 4096*8 EPROM CHIP?
Q.17.
What does the instruction XCHD A, @Ri signify during the data transfer in the program execution ?
Q.18.
Which one is NOT a Logical and Bit Manipulation instruction?
Q.19.
Instruction set hasopcodes(eg.MOV,MVI) and ____number of instructions
Q.20.
MOV B, A is a ________ addressing mode.