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
21
19 questions
Hard
8 votes1405 runs0 comment

Can we extend an abstract class in Java?

IT Architect
OOP
abstract
class
Eric Hostaleryat Dec 3, 2021
Hard
4 votes1474 runs0 comment
Medium
4 votes1351 runs1 comment
Easy
3 votes238 runs0 comment

Inheritance, polymorphism and encapsulation

IT Architect
OOP
inheritance
polymorphism
encapsulation
Monemat Nov 3, 2023
Medium
2 votes419 runs
1 comment
Hard
1 vote1423 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 vote1399 runs
1 comment

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

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