View Single Post
  #3 (permalink)  
Old 04-28-2008, 12:50 PM
sanjeevtarar's Avatar
sanjeevtarar sanjeevtarar is offline
Senior Member
 
Join Date: Apr 2008
Location: Delhi(India)
Posts: 249
sanjeevtarar is on a distinguished road


Quote:
Originally Posted by Eranga View Post


Abstract class can have constructor and, it can be private.
When it is called?? and are you sure that it can be private.??
Please do not try first give the answer.

Quote:
What you mean here? Looking how to define an abstract class?

Code:
abstract public class testClass() { }
No dear, where else .......Abstract keyword is used.



Thanks for your reply...but i want other members reply too.

__________________
sanjeev,संजीव

Last edited by sanjeevtarar : 04-28-2008 at 12:52 PM.
Reply With Quote