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 |
write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .
write a c/c++ programthat connects to a MYSQL server and checks if the INNoDB plug in is installed on it.If so your program should print the total number of disk writes by MYSQL.
what is computer engg
Write a program to reverse a given number in c?
What is c standard library?
What is scope and lifetime of a variable in c?
What are local static variables? How can you use them?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Is c a great language, or what?
Is int a keyword in c?
Write a program that his output * *** *****
Name the language in which the compiler of "c" in written?