Explain what are single and multiple inheritances in c++?


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

Post New Answer

More C++ General Interview Questions

Profiler in projects?

2 Answers   Symphony,


Define Virtual function in C++.

0 Answers   iNautix,


What will the line of code below print out and why?

0 Answers  


Which compiler does turbo c++ use?

0 Answers  


Write my own zero-argument manipulator that should work same as hex?

0 Answers  


What are the popular tools used to detect memory leaks in c++

4 Answers   TATA,


Give an example of run-time polymorphism/virtual functions.

0 Answers  


What is a reference in C++?

1 Answers  


What is an arraylist c++?

0 Answers  


Is there any problem with the following: char *a=NULL; char& p = *a;?

1 Answers  


What is an undefined behavior and sequence points

0 Answers  


What can c++ be used for?

0 Answers  


Categories