The C language terminator is
a.semicolon
b.colon
c.period
d.exclamation mark
Answer Posted / likhit gatagat
semicolon
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Write the syntax and purpose of a switch statement in C.
What does a pointer variable always consist of?
What is I ++ in c programming?
C program to find all possible outcomes of a dice?
Differentiate between functions getch() and getche().
What is structure in c explain with example?
What is restrict keyword in c?
What is main return c?
Explain #pragma statements.
What is a pointer value and address in c?
How can you tell whether a program was compiled using c versus c++?
What does the c in ctime mean?
What is s or c?
Write a program which returns the first non repetitive character in the string?
What is the auto keyword good for?