FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Programmers write programs to satisfy the needs of others called
A
Coders
B
End Users
C
Program Developers
D
None of the above
Explanation: 

Detailed explanation-1: -End-user programming is programming by people who are not professional programmers. The program is often something that only an end user wants. And because end users are engaged in performing real-world tasks, the solution often needs to be accomplished right away while the user is performing the task.

Detailed explanation-2: -Source code is the fundamental component of a computer program that is created by a programmer, often written in the form of functions, descriptions, definitions, calls, methods and other operational statements. It is designed to be human-readable and formatted in a way that developers and other users can understand.

There is 1 question to complete.