Computer Science, asked by helium000001, 10 months ago

What are statement in computer and its types?? ​

Answers

Answered by Anonymous
32

\huge\bold\red{ANSWER}

STATEMENTS

Statements are the instructions given to the computer to perform any kind of action,be it data movement, and be it making decisions or to be in repeating actions.

TYPES

  • Empty statements
  • Simple statements
  • Compound statement

\huge\bold\red{THANK YOU !}

Answered by Gagant
0

Answer:

Explanation:

A statement directs the computer to perform a specified action. A single statement in a high-level language can represent several machine-language instructions. Programs consist of statements and expressions. An expression is a group of symbols that represent a value.

TYPES

Empty statements

Simple statements

Compound statement

Similar questions