Write A Program using Single and Multiple Inheritance.



Write A Program using Single and Multiple Inheritance...

Answer / guest

#include<iostream.h>
{
class inheritance
int a;
{

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More OOPS Interview Questions

what is the advantage in software? what is the difference between the software developer and Engineer

1 Answers  


what is main difference between object oriented object base

2 Answers   Wipro,


Why do while loop is used?

0 Answers  


Out of 4 concepts, which 3 C++ Follow?

1 Answers   TCS,


Describe the difference between a Thread and a Process?

11 Answers   Siebel Systems,






Prepare me a program for the animation of train

0 Answers  


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

0 Answers  


how to find no of instances of an object in .NET?

1 Answers   Infosys,


How to improve object oriented design skills?

0 Answers  


Why is oop better than procedural?

0 Answers  


What is object and class in oops?

0 Answers  


How do you answer polymorphism?

0 Answers  


Categories