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%.What variables can be used to store the input from the user?
|
name, price, totalprice
|
|
price and GCT
|
|
name, price, GCT
|
|
name and price
|
Explanation:
There is 1 question to complete.