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
Sorting Options :  

Found this reply by Tony Sintes (from Java World) :-Whenever you find yourself asking why Java has or does not have some feature, consider the design goals behind the Java language. With that in mind, I started my search by skimming through "The ...
Read Answers (18) | Asked by : swati
Category: OOPS   Tags : Inheritance

1.what is meant by inheritance,single inhertiance,multiple inheritance?2.define abstract class & abstract method?3.how to developed and delopying a SERVELT,JSP program in the TOMCAT APACHE SERVER,WEBLOGIC 
Basically inheritence means subclass inherit the features of his parent class as well as his own different additional features. The example is parents and child. The child have features from his mother and father as well as his own additional features. ...
Read Answers (17) | Asked by : sivakumar
Category: J2EE   Tags : OOPS, Abstract, Inheritance

Inheritance is the process by which one object acquires the properties of another object.  
Inheritance involves building upon an existing class so that additional or more-specialised functionality is added.A key design aspect of inheritance is that it is used in a manner which is understandable and supported by a clear, justifiable relationship. ...
Category: OOPS   Tags : Inheritance

Why java does not support inheritance of multiple superclasses?what is achieved by inheritance?why there is no main method in servlets/jsps?
Read Answers (10) | Asked by : manoj raut
Category: Core Java   Tags : Inheritance

Two ways: -(1) mark the class as final(2) make its constructor private -- in this case we will also not be able to instantiate a class from any other classany doubts, let me knowVinny ...
Category: Core Java   Tags : Inheritance

hi,To achieve multiple Inheritance in java we must use Interface. ...
Category: Core Java   Tags : Inheritance

Skill/Topic: InheritanceA) TrueB) False 
via interface implementation ...
Category: Java   Tags : Inheritance

A) Using Extends KeywordB) Using Imports KeywordC) Using Override keywordD) None 
There is no Extends keyword that is for flash and java it should be Inherits ...
Category: VB.NET   Tags : Inheritance

Why multiple Inheritance is not possible in C#?(Please do not answer like this-It is possible through Interfaces.)
Category: C#   Tags : Inheritance

In private inheritance derived class members can access base class members that are 1) Public 2) Private 3) Protected A) 1 & 2 B) 1 & 3 C) 2 & 3 D) 1,2 & 3
Read Answers (7) | Asked by : wproed
Category: Wipro   Tags : Inheritance

View page [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

 
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