Portable program means?
A. Independent from its authors
B. Independent of platform
C. Program with wheels
D. None of the above
Answer
Correct Answer: B. Independent of platform
Detailed About MCQs
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.