Multiple Choice
The principals of object oriented programming include:
A) encapsulation
B) inheritance
C) polymorphism
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Java uses late binding with private methods,methods
Q5: Override the clone method inherited in the
Q6: The type of the variable naming an
Q7: An abstract method cannot be modified by:<br>A)public<br>B)protected<br>C)private<br>D)none
Q8: Early binding enables the compiler to be
Q10: Describe the limitations of the copy constructor.
Q11: The final modifier is included before the
Q12: Java allows an instance of an abstract
Q13: What is an abstract method?
Q14: Derive a class named Boots from the