COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is a command?
|
a password for a computer
|
|
instruction for the computer to do one thing.
|
|
a special program on the computer
|
|
a repeat or loop
|
Explanation:
Detailed explanation-1: -A computer instruction is an order given to a computer processor by a computer program. At the lowest level, each instruction is a sequence of 0s and 1s that describes a physical operation the computer is to perform.
Detailed explanation-2: -A set of instructions that directs a computer’s hardware to perform a task is called a program, or software program.
Detailed explanation-3: -A one-instruction set computer (OISC), sometimes called an ultimate reduced instruction set computer (URISC), is an abstract machine that uses only one instruction – obviating the need for a machine language opcode.
There is 1 question to complete.