How does Java support application development in the Object-Oriented paradigm?
2025
How does Java support application development in the Object-Oriented paradigm?
Answer: C. By providing features like classes, interfaces and inheritance
- A.
By compiling directly to machine code
- B.
By enabling multiple inheritance using classes
- C.
By providing features like classes, interfaces and inheritance
- D.
By using only functions without classes
Attempted by 335 students.
Show answer & explanation
Correct answer: C
Loading lesson…