GeeksforGeeks » Interview Questions
Microsoft Interview Question for Software Engineer/Developer (Fresher) about Java
(2 posts)-
Why java is platform independent? (They expected something other than bytecode and portability)
-
Java requires a Virtual Machine run. So keep it on any platform, doesnt matter.
Reply
You must log in to post.