What are guid?


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

Post New Answer

More C++ General Interview Questions

Will a catch statement catch a derived exception if it is looking for the base class?

0 Answers  


What is the array and initializing arrays in c++?

0 Answers  


What is the limitation of cin while taking input for character array?

0 Answers  


Can you pass an array to a function in c++?

0 Answers  


How can you link a c program with a c function?

0 Answers  






If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

0 Answers  


What is a base class?

0 Answers  


What is size of null class?

6 Answers   HP,


Why would you make a destructor virtual?

3 Answers   Lehman Brothers,


How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)

2 Answers  


How do you show the declaration of a virtual constructor?

0 Answers  


What are the benefits of oop in c++?

0 Answers  


Categories