every program statement in a C program must end with a
Answers
Answered by
8
Explanation:
Every line in a C program should end with a semicolon. ... Only the statements (or lines) within the main function of the C program must end with a semicolon
Answered by
0
Every program statement in a C program must end with a "Semicolon".
At the end of the statement, which symbol is used:
- In computer programming, the semicolon is widely used to end of the statements.
- It means that everything in the previous description before the semicolon (;) is unchanged.
- A semicolon separates the conditional expression and the if keyword. [conditional expression] creates a conditional expression that returns a boolean value like True or False.
Similar questions
Social Sciences,
5 months ago
Psychology,
5 months ago
Math,
11 months ago
Hindi,
11 months ago
Hindi,
1 year ago