Q:
What do you mean by platform independence?
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).
View answer
Workspace
Report Error
Discuss