Which form of inheritance is supported by the use of interfaces?

Java concepts and its programming MCQs for PPSC, FPSC, NTS, and Pakistan government job tests. Select an option below, then read the explanation.

PPSCFPSCNTSPakistan govt jobs
Subject
Java concepts and its programmingsoftware-engineering-mcqs › java-concepts-and-its-programming
Published
18 Apr 2019
Last updated
28 May 2026

Browse all Java concepts and its programming MCQs

Choose the correct answer

Explanation

Interfaces enable multiple inheritance, allowing a class to implement more than one interface, thereby supporting multiple inheritance in languages that do not allow it through classes.

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