Which concept enables multiple objects within a class hierarchy to implement methods sharing the same name but behaving differently?

Software Design MCQs for PPSC, FPSC, NTS, and Pakistan government job tests. Select an option below, then read the explanation.

PPSCFPSCNTSPakistan govt jobs
Subject
Software Designsoftware-engineering-mcqs › software-design
Published
4 Feb 2019
Last updated
28 May 2026

Browse all Software Design MCQs

Choose the correct answer

Explanation

Polymorphism allows objects of different subclasses to respond uniquely to the same method call, enabling each subclass to provide its own version of that method.

PakQuizHub — free MCQs and past papers for Pakistan government job tests. Content is for educational practice only.