Why do we use classes in programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are abstract data types in c++?

0 Answers  


Define friend function.

0 Answers  


What are signs of manipulation?

0 Answers  


What is the Standard Template Library?

1 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


What does obj stand for?

0 Answers  


How can an improvement in the quality of software be done by try/catch/throw?

0 Answers  


How many storage classes are available in C++?

1 Answers  


Why Pointers are not used in C++?

0 Answers   Global Logic,


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

0 Answers  


Explain virtual destructor?

0 Answers  


Are vectors passed by reference c++?

0 Answers  


Categories