retagged by
1,692 views
0 votes
0 votes

Which of the following is false?

  1. Interrupts which are initiated by an instruction are software interrupts
  2. When a subroutine is called, the address of the instruction following the CALL instruction is stored in the stack pointer
  3. A micro program which is written as $0$’s and $1$’s is a binary micro program
  4. None of the options
retagged by

1 Answer

Answer:

Related questions

3 votes
3 votes
5 answers
1
admin asked Mar 30, 2020
3,031 views
A stack organized computer has which of the following instructions?zero-addressone-addresstwo-addressthree-address
1 votes
1 votes
3 answers
2
admin asked Mar 30, 2020
4,480 views
Which of the following is/are not features of RISC processor?Large number of addressing modes.Uniform instruction set.(i) Only(ii) OnlyBoth (i) and (ii)None of the option...
0 votes
0 votes
4 answers
3
admin asked Mar 30, 2020
1,620 views
In a cache memory if total number of sets are ‘$s$’, then the set offset is:$2^8$$\log_2s$$s^2$$s$