Answer Posted / rajnish
to clear input buffer
Is This Answer Correct ? | 70 Yes | 10 No |
Post New Answer View All Answers
What is difference between main and void main?
Explain the use of 'auto' keyword in c programming?
Explain what is the difference between #include and #include 'file' ?
What will be your course of action for a push operation?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
Does c have function or method?
How do you print an address?
What is c definition?
Explain how can a program be made to print the line number where an error occurs?
write a c program for swapping two strings using pointer
How do you override a defined macro?
What is use of #include in c?
What is an endless loop?
Why does everyone say not to use scanf? What should I use instead?
How can you invoke another program from within a C program?