Answer Posted / deepak singh
terminator as name indicates,it is end of that particular line and line gets terminated and moves to next line and begins execution.It is denoted ;
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
When is a null pointer used?
Stimulate calculator using Switch-case-default statement for two numbers
Explain bit masking in c?
What are pragmas and what are they good for?
What does c in a circle mean?
Add Two Numbers Without Using the Addition Operator
How are structure passing and returning implemented?
When can you use a pointer with a function?
What is gets() function?
What are the different data types in C?
Who invented bcpl language?
Why is c known as a mother language?
What are the advantages of using linked list for tree construction?
Why clrscr is used after variable declaration?
Write a code of a general series where the next element is the sum of last k terms.