Java Classes Question:

Download Job Interview Questions and Answers PDF

Java does not supports recursion
A) True
B) False

Java Classes Interview Question
Java Classes Interview Question

Answer:

Answer is B) False. Java supports recursion.

Download Java Classes Interview Questions And Answers PDF

Previous QuestionNext Question
Explain can a abstract class have a constructor? When would the constructor in the abstract class be called?In interfaces the methods just defined without implementation then what is the purpose of defining the methods?