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. Points the memory address of the next instruction to be fetched. Counts the number of times a subroutine is called. Counts the numbers of programs run in the machine. Counts the number of times the loops are executed. Points the memory address of the next instruction to be fetched. Counts the number of times a subroutine is called. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Let the content of accumulator and register B be 0000 0100 and 0100 0000 respectively before execution of instruction SUB B. The content of accumulator after the execution of this instruction will be 11000100 00000100 01000000 010001000 11000100 00000100 01000000 010001000 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How many bytes in a zero memory page should be reserved for vectors used by RST instructions? 64. 128. 16. 32. 64. 128. 16. 32. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assertion(A): Ready signal of microprocessor is used to detect whether a peripheral is ready for the data transfer or not. Reason(R): In the microprocessor during data transfer operations, the wait states are added by forcing the ready signal low. A is false but R is true. Both A & R are true but R is not the correct explanation of A . A is true but R is false. Both A & R are true and R is the correct explanation of A. A is false but R is true. Both A & R are true but R is not the correct explanation of A . A is true but R is false. Both A & R are true and R is the correct explanation of A. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? s = s + 1 king = horse + 1 int bar prin = prin * prin s = s + 1 king = horse + 1 int bar prin = prin * prin ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How many segments are there in 8086? 2. 4. 3. 6. 2. 4. 3. 6. ANSWER DOWNLOAD EXAMIANS APP