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

Abstract Questions and Answers


 Sponsored Links

 
 Abstract Questions and Answers
Sorting Options :  

Answered by Scott on 2005-05-12 10:03:06: An abstract class can contain non-abstract methods which do not have to be overridden in the subclass.  There is no difference between a fully abstract 
A Programmer uses Abstract class to specify common features of all objects and abstract methods to when we have dfferent implementation for diff objectsUses interface when he doesnot know how to implement the features ...
Category: Java   Tags : Abstract

What is the use of abstract classes? How will we decide in a scenario, whether we have to use abstract class or interface?
Read Answers (20) | Asked by : Rajiv
Category: OOPS   Tags : Abstract

Abstract class may contain non adbstract methods. But by default all the methods under Interface are abstract. ...
Read Answers (18) | Asked by : apt_dpl
Category: Sun   Tags : Abstract

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

What is difference between instance and object.?what are the all difference between interface and abstract class?
Read Answers (15) | Asked by : reema
Category: Core Java   Tags : Abstract

What is diff. between abstract class and an interface? * What is shadowing? * Diff between Overriding and overloading
Category: ASP.NET 2.0   Tags : Abstract

 Interface is a pure(100 %) abstract class. Then why abstract class seperatly? It's the design criteria,For example we are writing one class that has methods implemented which are common to other classes .And some methods are different for ...
Category: Java   Tags : Abstract

Abstract class can not create the instance where as Final class can create the instance.Abstarct class can be subclassed where as Final class can not be sub classedAbstarct method can be overriden where as final methods can not be overriden ...
Read Answers (11) | Asked by : abhipsa
Category: Core Java   Tags : Abstract

Abstract Classes: Classes which cannot be instantiated. This means one cannot make a object of this class or in other way cannot create object by saying  ClassAbs abs = new ClassAbs(); where ClassAbs 
Karuna Reddy wrote:"Interface: 1. If u want to implement all of the methods than we go for interface. 2. In future to put any methods that dows not effect. 3. To implemnting Inheritence Future Abstarct: 1. when it necessay dont create the instance ...
Category: Java   Tags : Abstract

The real time environment , when do we go for abstract class and when do we go for interfaces , can any one please revert back in this regard?
Read Answers (9) | Asked by : N.Vimal
Category: Java   Tags : Abstract

View page [1] 2 3 4 5 6 7 8 9 10 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