A

Anijit Sarkar's JAVA INTERVIEW QUESTIONS

Interview questions on Java, J2EE, Spring, Struts,
Hibernate. For people interested in Java & related
Technologies.

  • Rated2.6/ 5
  • Updated 10 Years Ago

JAVA: Keyword: abstract

Updated 10 Years Ago

JAVA: Keyword: Abstract
abstract:      This is used to define a class or a method as an abstract operation. When a method is declared as abstract, that m...
Read More