Wells Fargo interview question

why is Java platform independent

Interview Answer

Anonymous

Sep 12, 2018

Because you can run the bytecode in any platform/ on any operating system.

3