How can you specify a class in C++?


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

Post New Answer

More C++ General Interview Questions

Who made c++?

0 Answers  


What is c++ vb?

0 Answers  


Can you please explain the difference between overloading and overriding?

0 Answers  


Why do we use templates?

0 Answers  


Explain the properties and principles of oop.

0 Answers  






difference between macro and function?

3 Answers  


How do you establish a has-a relationship?

0 Answers  


In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest.

5 Answers   GE,


What is the difference between interpreters and compilers?

0 Answers  


What is srand c++?

0 Answers  


What is iostream in c++ used for?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


Categories