Multiple Choice
What are the main programming mechanisms that constitute object-oriented programming?
A) encapsulation, inheritance, polymorphism
B) encapsulation, abstraction, inheritance
C) inheritance, polymorphism, recursion
D) polymorphism, recursion, abstraction
E) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q14: Write an insertion sort method to sort
Q17: An int array stores the following values.
Q34: A method's parameter can be polymorphic, giving
Q46: Why would you not need to implement
Q48: Comparing the amount of memory required by
Q49: Both the Insertion Sort and the Selection
Q50: Choosers-like file choosers and color choosers-provide a
Q51: Which of the following statements is completely
Q53: Consider this statement: If you declare a
Q54: "class Aggregate" is incorrect. Choose the correct