Solved

Java Is Considered a Strongly Typed Language Because

Question 38

Multiple Choice

Java is considered a strongly typed language because:


A) The primitive types in Java are portable across all computer platforms that support Java.
B) Java requires all variables to have a type before they can be used in a program.
C) Instance variables of the primitive types are automatically assigned a default value.
D) All of the above.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions