What is a class in C++?


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

Post New Answer

More C++ Interview Questions

Execute the qsort () in c/sort() in c++ library or your own custom sort which will sort any type of data on user defined criteria.

0 Answers   Adobe,


Explain why C++ is not purely Object Oriented Language

0 Answers   Aspire,


How does free know the size of memory to be deleted

0 Answers  


How to reverse a string in C++

0 Answers  


How does stack look in function calls? Write a recursive function call, how will the stack look like?

0 Answers   Adobe,






How do you write a function that can reverse a linked-list in C++?

0 Answers   IBS,


dynamic scoping is

0 Answers   Siemens,


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


What does it mean to declare a member function as virtual in C++?

0 Answers   Amazon,


Name the operators that cannot be overloaded.

1 Answers   Wipro,


How to convert integer to string in C++

0 Answers  


Categories