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 is the difference between c++ and turbo c++?

0 Answers  


Explain the use of this pointer?

0 Answers  


what is C++ objects?

0 Answers  


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  


What is size_type?

0 Answers  


What is the difference between a class and a structure in C++?

1 Answers  


What is the use of dot in c++?

0 Answers  


Explain what happens when a pointer is deleted twice?

0 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

0 Answers  


Is it possible to provide special behavior for one instance of a template but not for other instances?

0 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


Explain stack unwinding.

0 Answers  


Categories