placeholder image to represent content

Object Oriented Programming

Quiz by Elakya

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
5 questions
Show answers
  • Q1
    Which was the first purely object oriented programming language developed?
    Java
    C
    Python
    c++
    30s
  • Q2
    Which Feature of OOP illustrated the code reusability?
    Inheritance
    Abstraction
    Encapsulation
    Polymorphism
    30s
  • Q3
    Which of the two features match each other?
    Inheritance and Encapsulation
    Encapsulation and Polymorphism
    Encapsulation and Abstraction
    Abstraction and Polymorphism
    30s
  • Q4
    Which of the following is not type of class?
    Final Class
    Start Class
    Abstract Class
    String Class
    30s
  • Q5
    What is the scope of a class nested inside another class?
    Private scope
    Depends on access specifier and inheritance used
    Protected scope
    Global scope
    30s

Teachers give this quiz to your class