what are the 3 different types of expression for for statement
Answers
Answered by
2
Answer:
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