fr
fr

63 interview questionsfor developers (2025)

Test your developer skills before an interview with 63 corrected questions on 80+ topics. Beginner, Intermediate or Expert level.

Technology
Profession
Test
Sort by
Newest
Most popular
Last review
Filter by
Published
63
To review
0
63 questions
Easy
9 votes752 runs0 comment

Inheritance in OOP.

IT Architect
OOP
inheritance
methods
Samuelat Mar 28, 2022
Medium
8 votes1470 runs0 comment

Can we extend an abstract class in Java?

IT Architect
OOP
abstract
class
Eric Hostaleryat Dec 3, 2021
Easy
5 votes738 runs0 comment
Hard
4 votes1541 runs0 comment
Medium
4 votes1414 runs1 comment
Medium
4 votes708 runs1 comment

When can you do a+b in OOP ?

IT Architect
OOP
operator overloading
classes
Samuelat Mar 28, 2022
Medium
3 votes606 runs1 comment

What does the following code return ?

IT Architect
OOP
inheritance
access modifiers
Samuelat Mar 28, 2022
Medium
3 votes593 runs0 comment
Easy
3 votes301 runs0 comment

Inheritance, polymorphism and encapsulation

IT Architect
OOP
inheritance
polymorphism
encapsulation
Monemat Nov 3, 2023
Hard
2 votes1464 runs
1 comment

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

IT Architect
OOP
methods
visibility
Eric Hostaleryat Dec 3, 2021
Medium
2 votes645 runs0 comment