GeekInterview.com
  I am new, Sign me up!
 

Inheritance Questions and Answers


 Sponsored Links

 
 Inheritance Questions and Answers - Page 4
Sorting Options :  

     please dont create confusion in java we have single inheritance but not multiple inheritance and multiple inheritance can be accomplished by multiple interface inheritance in java ...
Read Answers (3) | Asked by : hassan
Category: Core Java   Tags : Inheritance

IS A relation ship is the alternative of inheritance ...
Read Answers (3) | Asked by : Amalesh Jana
Category: Core Java   Tags : Inheritance

When you derive a class from a base class, the derived class will inherit all members of the base class except constructors, though whether the derived class would be able to access those members would depend upon the accessibility of those members in ...
Read Answers (3) | Asked by : sandeep
Category: C#   Tags : Inheritance

How the Multiple Inheritance is problematic. In other words why this feature from C++ is not taken into Java?
Read Answers (3) | Asked by : jcgeorge
Category: Core Java   Tags : Inheritance

what is the importance of inheritance in c# and why i used?  
Classes are inherit from another class. Basically we are using OOPS for reusability, so inhertiance means deriving new class from base class, it occupies less memory. ...
Category: C#   Tags : Inheritance

What is the difference between inheritance and aggregation? When would you use one over the other 
In Inheritance we have to extend the class where as in Aggregation no need to extend.Directly we can make use of other class in current class by creating object of other class(if required).  ...
Read Answers (3) | Asked by : naggeek
Category: Java   Tags : Inheritance

What is the danger of using public unsigned integers within a class?In a diamond-shaped inheritance hierarchy, how to ensure that only 1 copy of parent is created? 
There are at least 2 questions here. The latter is answered but not the former.If the initial question is answered, there would be a requirement to highlight what the dangers are for both public unsigned and multiple inheritance. ...
Category: C++   Tags : Inheritance

event delegation model allows other objects to handle the events rather than the objects on which they were produced,Also uneccessary events are not handled. ...
Category: Java   Tags : Inheritance

There are two types are inheritence. 1) Multiple Inheritence. 2) Multilevel Inheritence.  .NET Supports only Multilevel Inheritence.   Ex:  Public Class ParentClass  Public Overridable Sub OIverridingMethods()  ...
Category: DotNet   Tags : Inheritance

What does a triangular arrow shape with a solid line mean in UML? (The triangle is an outline, and not solid)A Aggregation B Association C Composite Aggregation / Composition D Dependency E Inheritance/Generalization
Answer: E 
Category: 310-051   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