Multiple choice technology programming languages

Java Is Robust Language?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Java is considered robust due to strong memory management, garbage collection, exception handling, and type safety. These features prevent many common runtime errors.