What is the difference between public, private, and protected inheritance?


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

Post New Answer

More C++ Interview Questions

Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


What does malloc return in C and C++?

0 Answers   Alter,


write a program To generate the Fibonacci Series.

0 Answers   Accenture,


Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


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

0 Answers   Adobe,


Write a C++ Program to Find Sum and Average of three numbers.

1 Answers  


Can we use THIS Pointer in static function – Reason in C++?

0 Answers  


What is the difference between creating an object, using 'new' and using 'malloc'?

3 Answers   HFG, Siemens,


What are issues if we mix new and free in C++?

0 Answers  


What is Copy Constructor?

5 Answers   ABC, Siemens,


Can we provide one default constructor for our class?

0 Answers  


What is the difference between public, private, and protected inheritance?

0 Answers   Amazon,


Categories