Answer Posted / paul
For input streams, fflush() discards any buffered data that has been fetched from the underlying file, but has not been by the application.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is difference between abstraction and encapsulation?
What is inheritance in simple words?
Why is polymorphism used?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What are classes oop?
What is the main purpose of inheritance law?
Why do pointers exist?
What is balance factor?
What do you mean by Encapsulation?
What is encapsulation in oop?
What is debug class?what is trace class? What differences are between them? With examples.
what is the sylabus for priliminaries?
Is oop better than procedural?
What is interface in oop?
What is abstraction in oops with example?