Computer Science, asked by girivaran1999, 5 months ago

generic Instruction types present in a computer system

Answers

Answered by Anonymous
0

Answer:

Arithmetic, logical and shift instructions (and, add, complement, circulate left, right, etc) To move information to and from memory (store the accumulator, load the accumulator) Program control instructions with status conditions (branch, skip) Input output instructions (input character, output character)

Answered by varshini2727
1

Answer:

basic computer has three instruction code formats which are:

Memory - reference instruction.

Register - reference instruction.

Input-Output instruction.Arithmetic, logical and shift instructions (and, add, complement, circulate left, right, etc) To move information to and from memory (store the accumulator, load the accumulator) Program control instructions with status conditions (branch, skip) Input output instructions (input character, output character)

Similar questions