FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
If a program has gone through many iterations, what must be true?
A
The code is extremely complex
B
The code has changed a great deal over time
C
The code is written in more than one language
D
The code once contained many bugs
Explanation: 

Detailed explanation-1: -The process of writing computer instructions in a programming language is known as Coding.

Detailed explanation-2: -A software bug is an error, flaw or fault in the design, development, or operation of computer software that causes it to produce an incorrect or unexpected result, or to behave in unintended ways.

Detailed explanation-3: -Programming definition A program is a set of instruction written in a language (such as BASIC) understandable by the computer to perform a particular function on the computer.

There is 1 question to complete.