Answer Posted / revathi
the clrscr()inside the main() just clears the screen.
where the clrscr() outside the main() won't do any action.
it just act as a declaration.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is the best organizational structure?
Is using exit() the same as using return?
Describe dynamic data structure in c programming language?
Why do some versions of toupper act strangely if given an upper-case letter?
Implement bit Array in C.
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
What is the difference between c and python?
Do you have any idea about the use of "auto" keyword?
What are the 3 types of structures?
What is ## preprocessor operator in c?
What is getch() function?
I need a sort of an approximate strcmp routine?
Describe the steps to insert data into a singly linked list.
How are 16- and 32-bit numbers stored?
what is uses of .net