501 views
0 votes
0 votes
Which of the following is/are true for a CPU which does not have any stack pointer registers?

A  Interrupts are not possible.

B  All subroutine calls and interrupts are possible.

C  It cannot have nested subroutines call.

D  It cannot have subroutine call instruction.

Please log in or register to answer this question.

Related questions

3 votes
3 votes
2 answers
3
1 votes
1 votes
1 answer
4
Ayush Upadhyaya asked Oct 30, 2018
1,203 views
I think percentage of processor time consumed should be $\frac{ \,ISR\,time}{ISR\,time+\,Data\,Transfer\,Time}=\frac{100}{100+122}$.Is it correct?