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
Why are there no global variables in java?
What is the difference between a synchronized method and a synchronized block?
What is the association?
What is local class in java?
What is native method in java?
Why do we use variables?
How many bits is a boolean?
How do you remove an element from an arraylist in java?
What is function declaration?
What is the difference between a vector & an array list?
What is difference between java and java ee?
What is the disadvantage of synchronization?
what do you mean by marker interface in java?
What does sprintf return?
What is module in oop?