Why CAFEBABE?
843785Jan 26 2009 — edited Jan 27 2009First 4 byte of any class file is 0xCAFEBABE number to help JVM understand that its a class file.Why java developers took this number only as a magic number...is there any specific reasons!!!
Please correct me if i m wrong any where...
Thanks