Answer Posted / shruti
Gud question.. have to try this out..
m not sure about the answer..
because clrscr() is an inbuilt function.
so the clrscr() in the main will jump to the function body
which is defined in the header files..
for the second clrscr()...
i donno...
have to check it out.. :-(
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the equivalent code of the following statement in WHILE LOOP format?
Why we use break in c?
Explain what is meant by high-order and low-order bytes?
What is the purpose of void in c?
Is it possible to pass an entire structure to functions?
What is array in C
Is main is a keyword in c?
By using C language input a date into it and if it is right?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
How to compare array with pointer in c?
What are the header files used in c language?
How many main () function we can have in a project?
Differentiate between the = symbol and == symbol?
What is difference between main and void main?