Why we use #include iostream in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How do you decide which integer type to use?
Can a program run without main function?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is the difference between a class and a structure in C++?
how to find the maximum of 10 numbers ?
Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?
Declare a class vehicle and make it an abstract data type.
What is c++ redistributable?
How to defines the function in c++?
What is protected inheritance?
What do you mean by translation unit?
Ask to write virtual base class code?