What do you mean by public protected and private in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is Memory Alignment?
What does the ios::ate argument do?
What is a "Copy Constructor"?
is throwing exception from a constructor not a good practice ?
Who calls main function?
What happens if an exception is throws from an object's constructor and from object's destructor?
What is abstraction c++?
How does a C++ structure differ from a C++ class?
What is c++ map?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
How can an improvement in the quality of software be done by try/catch/throw?
Who discovered c++?