Dr. Fatema Nafa

OOP Code Correction Quiz

Test Your Object-Oriented Programming Skills

Welcome to the OOP Code Correction Challenge!

Instructions:

  • 100 Questions covering all OOP concepts
  • Each question shows procedural code with issues
  • Your task: Rewrite the code using proper OOP principles
  • You can request hints for each question
  • Points awarded based on correctness (1 point per question)
  • Final grade: A (90-100), B (80-89), C (70-79), D (60-69), F (below 60)
  • Questions cover: Classes, Objects, Methods, Constructors, Destructors, Access Specifiers, Encapsulation, Inheritance, Polymorphism