WHY DO WE USE A TERMINATOR IN C LANGUAGE?
Answers were Sorted based on User's Feedback
Answer / swati
to give indication to compiler that the printed statement
before terminator is ended and read next line of
program.Terminator is also known as "end of statement"
| Is This Answer Correct ? | 27 Yes | 0 No |
what is computer engg
Differentiate between calloc and malloc.
What is array within structure?
program that accepts amount in figures and print that in words
2 Answers Infosys, Lovely Professional University, Wipro,
What is c definition?
what is the difference between. system call and library function?
We can draw a box in cprogram by using only one printf();& without using graphic.h header file?
What is the newline escape sequence?
What is the translation phases used in c language?
what is meant by c
define string ?
Can you please explain the difference between exit() and _exit() function?