fr
fr

19 interview questions on Object Oriented Programmingfor developers (2024)

Test your technical skills before an interview of Object Oriented Programming with 19 corrected questions. Beginner, Intermediate or Expert level.

Technology
Profession
Test
Sort by
Newest
Most popular
Last review
Filter by
Published
3733
To review
20
19 questions
Hard
8 votes1404 runs0 comment

Can we extend an abstract class in Java?

IT Architect
OOP
abstract
class
Eric Hostaleryat Dec 3, 2021
Hard
4 votes1473 runs0 comment
Medium
4 votes1350 runs1 comment
Easy
3 votes237 runs0 comment

Inheritance, polymorphism and encapsulation

IT Architect
OOP
inheritance
polymorphism
encapsulation
Monemat Nov 3, 2023
Medium
2 votes418 runs
1 comment
Hard
1 vote1422 runs1 comment

What is the default value of a field in a class in Java?

IT Architect
OOP
constructor
object
Eric Hostaleryat Dec 3, 2021
Hard
1 vote1398 runs
1 comment

What are the public methods of the class `Person`?

IT Architect
OOP
methods
visibility
Eric Hostaleryat Dec 3, 2021
Easy
1 vote1276 runs0 comment
Expert
0 vote1381 runs2 comments