WHY DO WE USE A TERMINATOR IN C LANGUAGE?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of Macro over function?

1186


Do character constants represent numerical values?

833


What is the difference between break and continue?

602


Explain can static variables be declared in a header file?

669


Do pointers take up memory?

650






Explain Basic concepts of C language?

638


When is a “switch” statement preferable over an “if” statement?

639


How can you return multiple values from a function?

626


What are the different types of linkage exist in c?

608


What does == mean in texting?

658


How do you do dynamic memory allocation in C applications?

625


Tell me can the size of an array be declared at runtime?

592


What is a rvalue?

743


How can I use a preprocessorif expression to ?

593


Is boolean a datatype in c?

539