Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 1)
1.
The part of machine level instruction, which tells the central processor what has to be done, is
Operation code
Address
Locator
Flip-Flop
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
31 comments Page 3 of 4.

Vasu said:   1 decade ago
Micro process take operation code based on the user request and it's take value instruction binary conversion.

Ex:
mul a1, 5;

Dave said:   10 years ago
Operation code instruct processor to perform to operation.

Vinay said:   10 years ago
Explain it?

Gali Bhargav Reddy said:   9 years ago
For example,
ADD A, B.

Here ADD is an OPERATIONAL CODE (OP CODE) which performs addition of A and B and this is an INSTRUCTION to the PROCESSOR to do.

Manoj kumar said:   8 years ago
Operation code is correct answer.

Tanvi said:   7 years ago
Yes, as an instruction has two parts, opcode and operands out of which opcode is the operation code which operates on the operands.

Esiyas said:   7 years ago
The answer is the operation code. Because it is a machine level code that is controlled by a control unit which controls the operations of the central processor.

HARUN DANISH said:   7 years ago
What is explanation this question will problem?

Harish margam said:   6 years ago
This is opcode so opcode is understanding machine language.
(1)

Tangudu Raviteja said:   5 years ago
Op code is understandable language for processor.


Post your comments here:

Your comments will be displayed after verification.