Questions Tagged "Java"

Found 40 results for "Java"
1. Why is changing only the return type insufficient for method overloading?
View Question
Tags: Java
2. What is method overloading?
View Question
Tags: Java
3. Which form of Singleton creates its instance when the class is loaded?
View Question
Tags: Java
4. Which design pattern ensures that only one instance of a class is created?
View Question
Tags: Java
5. What is the purpose of a private constructor?
View Question
Tags: Java
6. Which interface must a class implement to use the standard `clone()` mechanism described for object cloning?
View Question
Tags: Java
7. Which OOP principle involves wrapping data and code into a single unit?
View Question
Tags: Java
8. Which concept focuses on hiding implementation details while exposing functionality?
View Question
Tags: Java
9. Which construct can provide both abstract and non-abstract methods?
View Question
Tags: Java
10. Which statement about Java interfaces is correct?
View Question
Tags: Java

About This Tag

Showing questions related to the tag "Java".

Explore Wikique

Explore practice questions across different categories and subjects.

Browse Categories