Answer Posted / harish
terminator is used to tell that line is finished or
terminated and can execute next line to the Compiler.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What are the usage of pointer in c?
What is an array? What the different types of arrays in c?
Was 2000 a leap year?
What is a MAC Address?
How do you define a string?
What is int main () in c?
What is the purpose of the preprocessor directive error?
How does pointer work in c?
Explain the difference between ++u and u++?
Is there a way to jump out of a function or functions?
Explain the use of keyword 'register' with respect to variables.
Explain how can I pad a string to a known length?
What is d'n in c?
How can I read data from data files with particular formats?
Why doesnt the call scanf work?