Hi ,
I have 2 different quistions :
1. On applet restrictions , it is said that applet cannot load libraries or define native methods - what does this mean ?
2.On Java I/O (binary read) , "The Intel processor instruction set demands that the lower byte of data is stored first & then the higher byte.This is know as little endian . . . the Motorola processor uses big endian . ." - what does this mean for me as a programmer ? How will affect the preformance of a application & how I should design my Application
Thanks
Christiaan
I have 2 different quistions :
1. On applet restrictions , it is said that applet cannot load libraries or define native methods - what does this mean ?
2.On Java I/O (binary read) , "The Intel processor instruction set demands that the lower byte of data is stored first & then the higher byte.This is know as little endian . . . the Motorola processor uses big endian . ." - what does this mean for me as a programmer ? How will affect the preformance of a application & how I should design my Application
Thanks
Christiaan