FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A program is designed to accept the name and price of an item and calculate the total price including GCT of 16.5%.Which data item can be defined as a constant?
A
name
B
GCT
C
totalprice
D
price
Explanation: 

Detailed explanation-1: -1. Define the problem. Diagnose the situation so that your focus is on the problem, not just its symptoms. Helpful problem-solving techniques include using flowcharts to identify the expected steps of a process and cause-and-effect diagrams to define and analyze root causes.

Detailed explanation-2: -The first step of the problem solving process is to identify and define the problem. The second step, which is to analyze the problem, involves gathering information, sorting through relevant and irrelevant information, and evaluating the source of the problem by asking the Five W’s: who, what, where, when, and why.

There is 1 question to complete.