Wells Fargo interview question

why is Java platform independent

Interview Answer

Anonymous

12 Sept 2018

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

3