QUESTION 1 Write a program to demonstrate the overriding method in a derived class. The program should create a base class called B1 and two derived classes, called D1 and D2. There should be a virtual method called M1() in the base class, and the derived classes should override it. The output should display the following text from the base class (B1) and derived classes (D1 and D2). M1() from B1. M1() in D1. M1() in D2.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter10: Introduction To Inheritance
Section: Chapter Questions
Problem 9RQ
icon
Related questions
Question
QUESTION 1
Write a program to demonstrate the overriding method in a derived class.
The program should create a base class called B1 and two derived classes, called D1 and D2. There should be a virtual method called
M1() in the base class, and the derived classes should override it.
The output should display the following text from the base class (B1) and derived classes (D1 and D2).
M1() from B1.
M1() in D1.
M1() in D2.
Transcribed Image Text:QUESTION 1 Write a program to demonstrate the overriding method in a derived class. The program should create a base class called B1 and two derived classes, called D1 and D2. There should be a virtual method called M1() in the base class, and the derived classes should override it. The output should display the following text from the base class (B1) and derived classes (D1 and D2). M1() from B1. M1() in D1. M1() in D2.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT