How do you save a c++ program?
No Answer is Posted For this Question
Be the First to Post Answer
How is static data member similar to a global variable?
what is C++ objects?
Describe private, protected and public?
When you overload member functions, in what ways must they differ?
What is the two main roles of operating system?
What is the best it certification?
What do you understand by a pure virtual member function?
What does it mean to declare a member function as virtual?
write a program that takes 5 digit no and calculate 2 power that no and print it.
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
is throwing exception from a constructor not a good practice ?
Is there finally in c++?