: What are the three different types of expression for For Statement
Answers
Answered by
4
Explanation:
There are three kinds of expressions:
An arithmetic expression evaluates to a single arithmetic value.
A character expression evaluates to a single value of type character.
A logical or relational expression evaluates to a single logical value.
Similar questions