Multiple Choice
You can create one class from another class.In OOP,this is referred to as ____.
A) encapsulation
B) overloading
C) overriding
D) inheritance
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: Which of the following instantiates a Product
Q30: Constructors never return a value,so they are
Q31: A method name combined with its optional
Q32: A(n)_ property gets its value from the
Q33: The first word in a method name
Q35: When two or more methods have the
Q36: A _ encapsulates the attributes and behaviors
Q37: A class is anything that can be
Q38: A Property procedure begins with the keywords
Q39: The purpose of a(n)_ in OOP is