...
Computer-Networks
November 9, 2023
Question 2044 – Nielit Scientific Assistance CS 15-10-2017
November 9, 2023
Computer-Networks
November 9, 2023
Question 2044 – Nielit Scientific Assistance CS 15-10-2017
November 9, 2023

Question 2041 – Nielit Scientific Assistance CS 15-10-2017

Match list I with list II and select the correct answer using the codes given below the lists.

Correct Answer: D

Question 3 Explanation: 
3 address instruction:
Two operand locations and a result location are explicitly contained in the instruction word.
e.g., Y = A − B
2 address instruction:
One of the addresses is used to specify both an operand and the result location.
e.g., Y = Y + X
1 address instruction:
Two addresses are implied in the instruction and accumulator based operations.
e.g., A CC = A CC + X
0 address instructions:
They are applicable to a special memory organization called a stack. It interact with a stack using push and pop operations. All addresses are implied as in register based operations.
T = Tap(T − 1 )
A
1 2 3 4
B
3 2 4 1
C
2 3 1 4
D
1 4 2 3
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x