What is abstract?
Submitted by: AdministratorA Java keyword used in a class definition to specify that a class is not to be instantiated, but rather inherited by other classes. An abstract class can have abstract methods that are not implemented in the abstract class, but in subclasses.
Submitted by: Administrator
Submitted by: Administrator
Read Online J2SE Job Interview Questions And Answers
Top J2SE Questions
☺ | What is thin client? |
☺ | What is JNDI? |
☺ | What is subarray? |
☺ | What is delegation? |
☺ | What is thread? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |