I sometimes wonder why Java is referred as a Platform Independent Language?
I couldn't find a proper explanation of the below points :
- Is the JVM same for Windows/Linux/Mac OS?
- Are the bytecode generated same for a same Class in the above environments?
If the answer to the above questions are NO then how the platform independence is achieved.
Please help me out in learning this basic concept.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…