adplus-dvertising
frame-decoration

Question

Operation code field is present in :

a.

programming language instruction

b.

assembly language instruction

c.

machine language instruction

d.

none of the mentioned

Answer: (c).machine language instruction

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Operation code field is present in :

Similar Questions

Discover Related MCQs

Q. A machine language instruction format consists of

Q. The length of the one-byte machine language instruction is

Q. The instruction format ‘register to register’ has a length of

Q. The R/M field in a machine instruction format specifies

Q. In a machine instruction format, S-bit is the

Q. The instructions which after execution transfer control to the next instruction in the sequence are called

Q. The instructions that transfer the control to some predefined address or the address specified in the instruction are called as

Q. The instruction “JUMP” belongs to

Q. Instructions performing actions in assembly language are called

Q. Assembly language programs are written using

Q. The instruction DEC N inform the assembler to

Q. To overcome the problems of the assembler in dealing with branching code we use _____ .

Q. The utility program used to bring the object code into memory for execution is ______.

Q. _____ directive is used to specify and assign the memory required for the block of code .

Q. The directive used to perform initialization before the execution of the code is ______ .

Q. The purpose of the ORIGIN directive is,

Q. The assembler directive EQU, when used in the instruction : Sum EQU 200 does,

Q. Assembly language

Q. In Assembly language programming, minimum number of operands required for an instruction is/are

Q. Advantage of using assembly language rather than machine language is that