What do you mean by platform independence?


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