FlashcardBeginner
Statically-Typed Language
Java requires variable types to be declared and checked at compile time.
Question
What does it mean that Java is statically typed?
Click to reveal answer
Java requires variable types to be declared and checked at compile time.
What does it mean that Java is statically typed?