FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Identifying formulas or equation to be used in solving a problem is process that can be found in which phase/
A
Problem Analysis
B
Design A Solution
C
Implementation/ Build The Program
D
Testing and Verification
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: -Problem Analysis. Generating possible Solutions. Analyzing the Solutions. Selecting the best Solution(s).

Detailed explanation-3: -Analytical problem solving means reasoning using facts and logic. Past experience or opinions which cannot be substantiated are ignored. Can you assemble data and facts to develop an argument or line of reasoning?

Detailed explanation-4: -An algorithm is a problem-solving formula that provides you with step-by-step instructions used to achieve a desired outcome (Kahneman, 2011). You can think of an algorithm as a recipe with highly detailed instructions that produce the same result every time they are performed.

There is 1 question to complete.