adplus-dvertising
frame-decoration

Question

In a machine instruction format, S-bit is the

a.

status bit

b.

sign bit

c.

sign extension bit

d.

none of the mentioned

Answer: (c).sign extension bit

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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

Q. The computer language generally translated to pseudocode is

Q. In which of the following no information hiding is done ?

Q. The part of the machine level instruction, which tells the central processor what has to be done is

Q. Which of the following is true for machine language?

Q. Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language: