COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
If I find flaws in my solution I should ____
|
Create a technical drawing instead
|
|
Be formal and perfect
|
|
go back and make modifications before moving forward
|
|
None of the above
|
Explanation:
Detailed explanation-1: -Problem solving is the act of defining a problem; determining the cause of the problem; identifying, prioritizing, and selecting alternatives for a solution; and implementing a solution.
Detailed explanation-2: -Those steps are: Define the problem. List all the possible solutions. Evaluate the options.
There is 1 question to complete.