Global
Guideline
Comprehensive Job Interviews
Home
Interview Questions
Online Quiz Tests
Blog
Contact Us
Close Menu
Copyright © 2005 - 2024. All Rights Reserved
Search
Home
Interviews
Core Java Programming
Java Classes
Java Classes Question:
Java does not supports recursion
A) True
B) False
Tweet
Share
WhatsApp
Download PDF
Answer:
Answer is B) False. Java supports recursion.
Download Java Classes PDF
Read All 76 Java Classes Questions
Previous Question
Next 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?