Computer Science, asked by ajeetsingh83196, 4 months ago

B. Fill in the blanks:


1. ----- is used to accept a value for the variable.
2.-----is the correct method of giving a set of instructions.
Then if else statement is used to express-hl-----.
4.Print with Tab will print the data items at specified-------numbers . 5.-----statement is used to assign a value to the variable.

Answers

Answered by JessicaJahnavi
0

Answer:

1.statement

Explanation:

Is Print () function is used to accept the value of a variable from the user

To assign values to variables from within a program, the DATA statement is used with READ. The DATA statement provides values; READ specifies the variables for which values are to be obtained.

Similar questions