MCQ
Q.
Portable program means?
Correct Answer: B
Platform independence means that the same program works on any platform (operating system) without needing any modification. In the case of Java the application runs in a Java Virtual Machine which itself isn't platform independent.