GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

Inheritance Questions and Answers


 Sponsored Links

 
 Inheritance Questions and Answers - Page 4
Sorting Options :  

In PHP we can use only two Types of inheritance only those are single and multiple inheritances ...
Read Answers (3) | Asked by : Deep
Category: PHP   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

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

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

Proper inheritance occurs when the derived class "IS A" specialized type of the base class.  Example Cat IS A Animal. Improper inheritance occurs when a class is inherited from merely for code reuse, without having any other relationship.  ...
Read Answers (2) | Asked by : tanish
Category: C++   Tags : Inheritance

No, use interfaces instead.  
c# does not support multiple inheritance ...
Category: C#   Tags : Inheritance

Initially it didnt as java uses "extends" word for inheritance but it didnt allow us to extend more then one class.So the concept of "interface" came which is like abstrct class but with strictness that methods will only be declared at that place & have ...
Category: Java   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
1sudhakar2068 390
2sahu 324
3jainbrijesh 282
4sampra 279
5samiksc 231
6Sujatars 206
7Beena 194
8sivanesh.a 189
9sithusithu 161
10sujatham 142
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  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape