What is use of a abstract variable?

What is use of a abstract variable?

Hi,

What is use of a abstract variable?

thanks,

View Answers

April 13, 2013 at 1:02 PM

hi friend,

abstract keyword, wherever it is used before it hides it behaviour not the data. So it is used before the classes and methods not the variables. To know more about abstract keyword pleas go through the following link http://www.roseindia.net/help/java/a/java-abstract-class.shtml

Thanks.









Related Tutorials/Questions & Answers:

Ads