QUESTION 22 Which of these keywords is used to refer to a member of a base class from a subclass? O power super this upper QUESTION 23 Which of the following is true about abstract classes? Note that if a class can be sub-classed, this simply means that it can be derived from. O Abstract classes can only contain abstract methods. They cannot be sub-classed. Abstract classes cannot be instantiated, but they can be sub-classed. Abstract classes can only contain abstract methods. They can be sub-classed. Abstract classes can be instantiated, but they cannot be sub-classed.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter10: Introduction To Inheritance
Section: Chapter Questions
Problem 20RQ
icon
Related questions
Question
QUESTION 22
Which of these keywords is used to refer to a member of a base class from a subclass?
O power
super
this
upper
QUESTION 23
Which of the following is true about abstract classes?
Note that if a class can be sub-classed, this simply means that it can be derived from.
O Abstract classes can only contain abstract methods. They cannot be sub-classed.
Abstract classes cannot be instantiated, but they can be sub-classed.
Abstract classes can only contain abstract methods. They can be sub-classed.
Abstract classes can be instantiated, but they cannot be sub-classed.
Transcribed Image Text:QUESTION 22 Which of these keywords is used to refer to a member of a base class from a subclass? O power super this upper QUESTION 23 Which of the following is true about abstract classes? Note that if a class can be sub-classed, this simply means that it can be derived from. O Abstract classes can only contain abstract methods. They cannot be sub-classed. Abstract classes cannot be instantiated, but they can be sub-classed. Abstract classes can only contain abstract methods. They can be sub-classed. Abstract classes can be instantiated, but they cannot be sub-classed.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Software Development
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
  • SEE MORE 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
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr