FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Putting commands in correct order so computers can read the commands.
A
sequencing
B
program
C
variable
D
conditionals
Explanation: 

Detailed explanation-1: -Sequencing Putting commands in correct order so computers can read the commands.

Detailed explanation-2: -Sequencing Putting commands in correct order so computers can read the commands.

Detailed explanation-3: -Algorithm: A precise sequence of instructions for processes that can be executed by a computer and are implemented using programming languages.

Detailed explanation-4: -An algorithm is a set of commands that must be followed for a computer to perform calculations or other problem-solving operations.

There is 1 question to complete.