Jayavardhan geepi wrote:Can some one please explain the difference between 32 bit jdk and 64 bit jdk?
Jay
Well, 32 bit jdk is meant to run on 32 bit platform, whereas 64 bit jdk is meant to run on 64 bit platform. However, class file is
exactly same, not matter on which type of Oracle jdk it is compiled (i.e. class file created by 32 bit jdk on Windows is same as that created by 64 bit jdk on Linux)
I hope this helps.
Regards,
Anayonkar Shivalkar (SCJP, SCWCD, OCMJD, OCEEJBD)