What do you mean by platform independence?

Correct Answer: 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)

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion