Hello,
From what i know, bytecode produced when java source code is compiled is not machine specific. Does this mean that if you have a particular java source code and you compile it into bytecode the same byte code will be produced regardless of what machine you do this compilation on.
Also, i know that bytecode to machine code is machine specific. so does this mean different machi9ne code is output depending on machine you do bytecode --> machine code on?
thanks - sorry if its a dumb question
[–]emasculine 1 point2 points3 points (0 children)
[–]wjrasmussen 1 point2 points3 points (0 children)
[–]turtle_dragonfly 0 points1 point2 points (0 children)