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, abstaction
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Is it possible to use both overloading
Q19: A variable declared to be of one
Q20: The spinner GUI control can allow the
Q21: A polymorphic reference can refer to different
Q22: Consider this statement: If you declare a
Q24: Which of the following is true about
Q25: Code Example Ch 10-1<br>An int array
Q26: Explain how to alter the selection sort
Q27: Demonstrate how the following array is sorted
Q28: The binary search can be used on