The C language terminator is
a.semicolon
b.colon
c.period
d.exclamation mark
Answer Posted / manju
a.semicolon
every statement in a ptogram which is written in c
language can be end with a semicolon. othewise it'l show a
error
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
can we have joblib in a proc ?
What is the difference between call by value and call by reference in c?
What are the modifiers available in c programming language?
What will the preprocessor do for a program?
What are the ways to a null pointer can use in c programming language?
Is c still used?
Are the variables argc and argv are always local to main?
When c language was developed?
Sir i need notes for structure,functions,pointers in c language can you help me please
What does a function declared as pascal do differently?
Which type of language is c?
How do you determine the length of a string value that was stored in a variable?
Is there anything like an ifdef for typedefs?
What is the best way to comment out a section of code that contains comments?
What are structure types in C?