GeekInterview.com
  I am new, Sign me up!
 

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 abstract class define both abstract and non abstract methods but interface can have only abstract methods. ...
Category: Java   Tags : Abstract

Abstract class is not fully implemented class. The main purpose of abstract class is providing abstraction.1)It may be or may not be contains abstract methods.it may has defined methods also.2) It contains any kind of fields.3) Subclass extends only ...
Read Answers (22) | Asked by : apt_dpl
Category: Sun   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 (21) | Asked by : Rajiv
Category: OOPS   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 
Java supports single inheritance like C++, but does not supports multiple inheritance because of diamond problem. ...
Read Answers (20) | 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

Abstract class can have instance variable, static variable, constructor, abstract methods, concrete methods, instance blocks and static blocks.Subclass has to extend abstract class using extend keyword. ...
Category: 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

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

Abstract class can contain method definations also.Interfaces are essentially having all method prototypes no definitionIn short Interface is a abstract class having all methods abstract 
Besides the rules difference between of interfaces and abstract class, keep this also in mind.Abstract classes promotes high cohesion, while interfaces provides loose coupling. High cohesion and loose coupling are considered as the best design strategy ...
Category: ADO.NET 2.0   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
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