Test Object-oriented programming - Fundamentals
Test OOP with answers to assess your knowledge and prepare for job interviews. Assess your technical level in 20 minutes.
My Results
Test details
This test tackles a large part of the Object-Oriented Programming. It has been thought for juniors developers, but it still can be used by confirmed developers too, in order to brush up on it. You may find theoritical questions but also examples of pseudo code (close to java) to check your understanding of the main concepts. The tackled themes are :
- Encapsulation;
- Inheritance;
- Overriding, Overloading and Operators overloading;
- Polymorphism (static and dynamic types, downcasting, upcasting);
- Interfaces;
- Abstraction;
- OOP in UML;
- Design Patterns.
Good luck!
Test author : Samuel Bacon
My name is Samuel Bacon, and I am studying in my final year at the Grenoble INP Ensimag engineering school. I specialize in mathematical modeling, image and simulation. As such, I regularly use programming languages such as C/C++, python or java. I have already had the opportunity for all these languages to accomplish different projects which helped me in writing these tests. The design of these MCQs allowed me to synthesize and consolidate my mastery of OOP and C++. During this last year of study I also chose a biomedical option to address themes in this sector that I appreciate.
You can find out more about my background on my LinkedIn page.
Sample question
Classes Cat and Dog inherit from the class Mammal. What are the correct answers ?
Developers ratings
Recommended tests
- Our interview questions for Architecte IT