MCQ Single Best Answer Difficult

QJava uses ______ data types and hence is not a pure OOP.

ID: #22942 TCS Core Java Questions 122 views
Question Info
#22942Q ID
DifficultDifficulty
TCS Core Java QuestionsTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A built in, dynamic
  • B static
  • C primitive
  • D standard
Correct Answer: Option C

Explanation

The correct option is:

primitive

Java uses primitive data types (such as int, char, boolean, etc.), which are not objects. This is why Java is not considered a pure object-oriented programming language.

Share This Question

Challenge a friend or share with your study group.