155 pts.
 Abstract Class
What is abstract class? What are the uses of abstract class in Java?

Software/Hardware used:
Java
ASKED: December 26, 2012  8:15 AM
UPDATED: December 26, 2012  2:00 PM

Answer Wiki:
Last Wiki Answer Submitted:  December 26, 2012  8:36 pm  by  CharlieBrowne   33,730 pts.
All Answer Wiki Contributors:  CharlieBrowne   33,730 pts. , Michael Tidmarsh   14,060 pts. , v1i2b3h4a5   155 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Why r u asking this Q here !! There r lots of web sites which can help u regarding this query. Have u searched on the net for this query !! However, providing here the concepts and basic: http://docs.oracle.com/javase/tutorial/java/

 22,185 pts.

 

Thank u Subhendu sen for your information.I have already searched about this topic in google and was more confused. So I want someone who can answer this question in 2 to 3 lines.

 155 pts.

 

Abstract class will only be used as a basis for creating new classes.
 
 

 44,630 pts.