Computer Science, asked by kumar23951, 7 months ago

B. Fill in the blanks: -
1.
data type is used to store a set of characters.
2.
are special symbols that are used to perform calculations, make comparisons and check
logical conditions.
3. The
operators are used to combine two or more conditions.
4. The operators are used to compare two values.
5.
statements is used to repeat a set of statements a fixed number of times.
6.
statements are used to control the execution of a program.
2​

Answers

Answered by EmmanuelButhello
1

Answer:

1. Char ,2.operater, 3.compound condition,4.the equality operater, 5.for loop,6.The Control Flow Statements

Similar questions