Which of the following statements about the Java language is true?
Options
- Both procedural and OOP are supported in Java.
- Java supports only procedural approach towards programming.
- Java supports only OOP approach.
- None of the above.
CORRECT ANSWER : Both procedural and OOP are supported in Java.
Write your comments