Answer Posted / glibwaresoftsolutions
fflush() clears the output/input buffer.vv
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is register a keyword in c?
What are Macros? What are its advantages and disadvantages?
Explain what are the advantages and disadvantages of a heap?
Explain continue keyword in c
What is the difference between formatted&unformatted i/o functions?
Describe how arrays can be passed to a user defined function
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
What is the purpose of void pointer?
What is structure and union in c?
List some of the dynamic data structures in C?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
Why is python slower than c?
What is the difference between char array and char pointer?
What is a pointer variable in c language?