Sunday, 12 February 2012

What do you mean by platform independence?

Platform independence means that we can write and compile the java code in one platform (eg Windows) and can execute the class in any other supported platform eg: (Linux,Solaris,etc).