GeekInterview.com
  I am new, Sign me up!
 

Inheritance Questions and Answers


 Sponsored Links

 
 Inheritance Questions and Answers - Page 3
Sorting Options :  

comments 
to eleminate ambiguity error java does not support multiple inheritance ...
Read Answers (4) | Asked by : srinivas
Category: Core Java   Tags : Inheritance

The Main facts for Inheritence to any thing that is it should worked as Base. And Structure could not worked as Base due to it is Value type. So, Inheritence is not supported by Structure. ...
Category: C#   Tags : Inheritance

what is inheritance? why we use it? plzz can anybody explain me with one example and where we use that concept? 
The main use of inheritance is to provide reusability of codes .Through inheritance base class objects and functions are acquired by derived class so there is no need to specify it again in derived class ...
Category: C++   Tags : Inheritance

Inheritance means able to inherete the class from base class. The inherete class called derived class.The main advantage of the inheritance if any modification done origanl class safe.This is for reusable. ...
Category: DotNet   Tags : Inheritance

Inheritance is the process of creating new classes, called derived classes, from existing classes or base classes. The derived class inherits all the capabilities of the base class, but can add embellishments 
hi,Inheritance is the process of creating a new class called derived class from the existing class called base class. ...
Category: C++   Tags : Inheritance

You are looking at a class diagram that another developer has drawn. You notice a solid black diamond and a line linking two classes together. What does the black diamond imply in UML?A Aggregation B Association C Composite Aggregation / Composition D Dependency E Inheritance/Generalization
Answer: D 
Category: 310-051   Tags : Inheritance

As long as no diamond problems (improper inheritance),  single or multiple inheritance can all be proper inheritance. When usng multiple inheritance with diamond problem, you can use virtual inheritance to make the multiple inheritance a proper one. ...
Read Answers (3) | Asked by : tanish
Category: C++   Tags : Inheritance

C++ is similar to that of C in following waysA. C++ has classesB. Supports InheritanceC. File HandlingD. None
Category: Technical   Tags : Inheritance

Can I know why it is so ...
Read Answers (3) | Asked by : Venkat
Category: Core Java   Tags : Inheritance

Skill/Topic: IntermediateA) TrueB) FalseExplanation: Only classes can inherit. Structs can’t. 
Actually Interfaces are 'Implemented' & never 'Inherited'.So this sounds technically correct that Structs does not support Inheritance. ...
Category: C#   Tags : Inheritance

View page << Previous 1 2 [3] 4 5 6 7 8 9 Next  >>

Ask A Question
Go Top
 Sponsored Links

 
Expert Members
# User Name Count
1mathan_vel 408
2sudhakar2068 390
3srinivasulub1981 380
4sahu 323
5jainbrijesh 283
6sampra 278
7samiksc 231
8Sujatars 206
9Beena 194
10G.D.S.Prasad 191
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape