B. State True or False:
1. Constants can change their values during the execution of a program,
2. Numeric variable can hold only numbers.
3. The condition in IF THEN ELSE statement is given by the logical operators.
4 GOTO statement transfers the program control from one statement to another
5. In READ-DATA statement, the data is provided in a program at the time of execution.
Answers
Answered by
3
Answer:
true false false true false
Answered by
1
Answer:
Explanation:
Constants can change their values during the execution of a program
Similar questions