answersLogoWhite

0

Renaming runtime variables is only possible in languages that support dynamic variables. Statically typed languages like Java do not support dynamic variables. However, there's nothing to stop you using a map to associate strings with values at runtime.

User Avatar

Wiki User

8y ago

What else can I help you with?