Explore Library
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