symbol is used to terminate each stament of c
Answers
Answered by
3
Answer:
in any programming language statement can be terminated by using semicolon(;) symbol like printf(“enter the numbers”); we can also use this symbol while declaring variables,or using in loop etc . ... In “C” every input statement and output reader statement i.e.., printf and scanf should be terminated with “;” semicolon.
Answered by
4
Answer:
Sorry, to say I can't see ques . So l can't tell you ans.
Similar questions