Microprocessor
Which of the following is not a general purpose peripheral?

I/O port
Programmable CRT controller
Programmable interrupt controller
Programmable interval timer

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
How can we make any bit of a register “0”?

 OR that bit with “1” and remaining bits with “0”.
 AND that bit with “0” and remaining bits with “1”.
 AND that bit with “1” and remaining bits with “0”.
 OR that bit with “0” and remaining bits with “1”.

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Program counter in a digital computer

 Counts the numbers of programs run in the machine.
 Counts the number of times the loops are executed.
 Counts the number of times a subroutine is called.
 Points the memory address of the next instruction to be fetched.

ANSWER DOWNLOAD EXAMIANS APP