Meaning - Abstract classes, abstract methods



the abstract class is nothing but the class which is having the method that too without body and begin with abstract keyword.a class which is incomplete is termd as abatract class,

for abstract classes we can not instantiate.




Explore posts in the same categories: EJB Interview Questions


BOOKMARK THIS : BlinkList | del.icio.us | Digg it | Furl | reddit | StumbleUpon | Yahoo MyWeb |


Comments are closed.