Computer Science, asked by inderroshan023, 8 months ago

____________ symbol is used to terminate each Statement of C language) ​

Answers

Answered by Anonymous
0

Explanation:

{\huge{\bold{\pink{\underline{ANSWER-}}}}}

In “C” every input statement and output reader statement i.e.., printf and scanf should be terminated with “;” semicolon. And also every declaring a variable, increment, decrement you should end with “;”.

For:-

  • Functions
  • Functionsloops

Similar questions