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
What is C language ?
Explain how do you print only part of a string?
Difference between pass by reference and pass by value?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
How to draw the flowchart for structure programs?
What is default value of global variable in c?
how many errors in c explain deply
What are c preprocessors?
What is pointers in c with example?
What is array in c with example?
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
why we wont use '&' sing in aceesing the string using scanf
How many types of errors are there in c language? Explain
What are high level languages like C and FORTRAN also known as?
What is fflush() function?