COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Assume Erika making a computer program, what should she do first?
|
design a flowchart
|
|
code and debug
|
|
test the program
|
|
define the program
|
Explanation:
Detailed explanation-1: -"Hello, World!” programs are often the first a student learns to write in a given language, and they can also be used as a sanity check to ensure computer software intended to compile or run source code is correctly installed, and that its operator understands how to use it.
There is 1 question to complete.