Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Easy CSS Uploaded: 13 Aug 2026

Which of the following is a feature of OOP?

  • A Global variables only
  • B Encapsulation
  • C Sequential execution only
  • D No reusability
Correct Answer: Option B — Encapsulation
Explanation:
Encapsulation is a core feature of object-oriented programming that bundles data and methods operating on that data within a single unit, re...
Submitted by: PaperMCQs
Related MCQs