Computer Science, asked by sainibablu1991, 6 months ago


symbol is used to
terminate each Statement of C
language​

Answers

Answered by Snehpriyanshu
4

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..........
Answered by Anonymous
0

Answer:

Semicolon ( ; ) Symbol is used to Terminate each statement of C Language.

Similar questions