What is correct instruction if you want the control to go to the location 2000h?
(a) MOV 2000h
(b) MOV A, 2000h
(c) JMP 2000h
(d) RET 2000h
I have been asked this question in an interview for job.
This is a very interesting question from Registers topic in division Processor & Memory of Computer Fundamentals