FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the second step of the Programming Process?
A
Plan
B
Understand
C
Code
D
Document
E
Debug
Explanation: 

Detailed explanation-1: -The second step is to then look at the list of requirements and to decide exactly what your solution should do to fulfil them. As we mentioned above, there are usually many different solutions to a single problem; here, your aim is to decide on which of those solutions you want.

Detailed explanation-2: -Program development life cycle (PDLC) The process containing the five phases of program development: analyzing, designing, coding, debugging and testing, and implementing and maintaining application software.

Detailed explanation-3: -an algorithm is a step-by-step procedure, which defines a set of instructions to be executed in a certain order to get the desired output. The development of an algorithm (a plan) is a key step in solving a problem.

Detailed explanation-4: -Step 7 Connecting, Downloading and Uploading.

There is 1 question to complete.