why java is platform independent?

Answer Posted / subbu

The moto of java is WRITE ONCE AND AND RUN ANY WHERE.
ie., once we write the java application we can run in any
operating systems.So, it is called platform independent.

Is This Answer Correct ?    10 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a stack class in java ?

870


How do you know if a value is nan?

817


Is a boolean 1 bit?

847


How does list work in java?

715


Difference between method overloading and method overriding in java ?

816


What is identifier in java?

801


What is the difference between sleep and wait in java?

736


What are basic keywords?

811


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

1261


Explain the inheritance?

782


What is the SimpleTimeZone class?

2025


Are private methods final?

674


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?

838


What are the 8 primitive data types in java?

783


Can you explain the private protected field modifier?

804