Styrow.dev
Question 15 of 247
Java Topic: General medium

Why Java is considered dynamic?

Question

Why Java is considered dynamic?

Answer

It is designed to adapt to an evolving environment. Java programs can carry extensive amount of run-time information that can be used to verify and resolve accesses to objects on run-time.