Computer Science, asked by Sarim666, 6 months ago

Java is considered as Dynamic because of Byte code [a class file]. A source code written in one platform, that can be executed in any platform. And it also loads the class files at run time. Anything that happens at run time is considered as Dynamic.

What is the meaning of 'run time' in the above Paragraph ?​

Answers

Answered by lakshya488278
2

Answer:

Java is considered dynamic because of Bytecode. The source code which is written in one platform that code can be executed in any platform. It loads the class file during runtime only. Hence, any thing that happens in runtime is dynamic.

Answered by anjali5087
2

Answer:

See attachment....

Mark me as brainlist

Attachments:
Similar questions