Java Questions & Answers – Concepts of OOPs

2
Created on By admin

Java Questions & Answers – Concepts of OOPs

1 / 10

1. Which of the following is not OOPS concept in Java?

 

2 / 10

2. Which of the following is a type of polymorphism in Java?

 

3 / 10

3. When does method overloading is determined?

 

4 / 10

4. When Overloading does not occur?

 

5 / 10

5. Which concept of Java is a way of converting real world objects in terms of class?

 

6 / 10

6. Which concept of Java is achieved by combining methods and attribute into a class?

 

7 / 10

7. What is it called if an object has its own lifecycle and there is no owner?

 

8 / 10

8. What is it called where child object gets killed if parent object is killed?

 

9 / 10

9. What is it called where object has its own lifecycle and child object cannot belong to another parent object?

 

10 / 10

10. Method overriding is combination of inheritance and polymorphism?

 

Your score is

The average score is 5%

0%

Leave a Reply

Your email address will not be published. Required fields are marked *