Computer Science, asked by anshikabindra9, 8 months ago

symbol is used to
terminate each Statement of C
language) /

Answers

Answered by Snehpriyanshu
3

Explanation:

In a C program, the semicolon is a statement terminator. That is, each individual statement must be ended with a semicolon. It indicates the end of one logical entity

Similar questions