Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 of Interface over the Inheritance in OOPS?

4 Answers  


what is mean by design pattern

4 Answers  


What is overloading in oops?

0 Answers  


why overriding?

3 Answers  


2. Give the different notations for the class.\

0 Answers  


what is oppes

2 Answers  


What is the main feature of oop?

0 Answers  


How to use CMutex, CSemaphore in VC++ MFC

0 Answers   Persistent, TCS,


In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance

1 Answers  


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

1 Answers  


what is the size of an empty class

12 Answers   Wipro,


Write a program to demonstrate the use of 'Composition' in C++

2 Answers  


Categories