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).
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).
Recent Comments