What does flush do c++?
No Answer is Posted For this Question
Be the First to Post Answer
1.what is the difference between software & package &application.
What is meant by entry controlled loop? What all C++ loops are exit controlled?
What are arrays c++?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
Can a program run without main?
What is the real purpose of class – to export data?
What do you know about friend class and friend function?
What is pure virtual function? Or what is abstract class?
What is a mutable member?
why the size of an empty class is 1
Can recursive program be written in C++?
Is it possible to have a recursive inline function in c++?