Which symbol is used to create multiple inheritance?

By: Prof. Dr. Fazal Rehman | Last updated: February 3, 2024

Question: Which symbol is used to create multiple inheritance? (a). Dollar symbol (b). comma symbol (c). Dot symbol (d). A or b (e).None of these The answer of MCQs: (b). comma symbol

Syntax of multiple inheritance in C++ OOP

In this example, a comma is in between class A and class B. Multiple inheritance  

C++ program in which comma symbol is used to create multiple inheritance?

1000+ Programming C Plus Plus MCQs

Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials