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

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

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

     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

Structure support only interface inheritance but it don't  implementation(class) inheritance. Most probably bcoz its language(C#) feature and avoided due to complexities arised implementing it. ...
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

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 278
5samiksc 231
6Sujatars 206
7Beena 194
8sivanesh.a 188
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