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
Which data type is a class in java?
What is the use of default method in interface in java?
Can we pass a primitive type by reference in java? How
What is function and its uses?
Can we sort hashmap in java?
What is jvm? Why is java called the platform independent programming language?
Why declare Main() method as a static in java ?
What is treeset and treemap in java?
Is java a pure object oriented language?
What kind of variables a class can consist of?
What does flagged out mean?
What is method overloading with type promotion?
Why java is not 100% object-oriented?
What is a finally block?
What is java oops?