MCQ Single Best Answer Easy

QJava is a _________ language.

ID: #1979 Java Language Fundamental 1,582 views
Question Info
#1979Q ID
EasyDifficulty
Java Language FundamentalTopic

Choose the Best Option

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

  • A weakly typed
  • B strogly typed
  • C moderate typed
  • D None of these
Correct Answer: Option B

Explanation

Java is a strongly typed language. This means that the type of a variable is known at compile time and once a variable is declared with a certain type, it cannot be assigned a value of a different type without an explicit cast.

No Previous Next Question

Share This Question

Challenge a friend or share with your study group.