Multiple Choice
_______ refers to data hiding.
A) Encapsulation
B) Instantiation
C) Inheritance
D) Polymorphism
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: The Get accessor method _.<br>A)retrieves the current
Q6: Property procedures are Public by default,so you
Q7: Inheritance is the ability to create a
Q8: The destructor method automatically executes _.<br>A)when an
Q9: A derived class can inherit all public
Q11: Properties are actions that can be performed
Q12: How do you create properties in a
Q13: The acronym OOP stands for _.<br>A)Object-Ordering Programs<br>B)Other-Object
Q14: You can create a new class based
Q15: Give an explanation of each of the