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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic