Single Choice
Moderate
QJava is:
ID: #25895
MCQ Quiz - Class 8 - Programming
5 views
Question Info
#25895Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - ProgrammingTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
Java is a fully object-oriented programming language — everything (except primitives) is an object of a class.
Why the other options are incorrect:
- Option B: Java has procedural elements but is fundamentally OOP.
- Option C: Java has some functional features but isn't purely functional.
- Option D: Java IS OOP — very much so.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic