Answer Posted / saritha
it means the programme will be executed any platform by the
jvm....
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you create a method in java?
How do you invoke a method?
Is zero a positive integer?
What is incompatible types in java?
How do you sort arraylist in descending order?
What are the four corner stones of oop?
What is finally in Java?
What is a condition in java?
why are there separate wait and sleep methods? : Java thread
What is a parameter example?
What is the meaning of immutable regarding string?
How can we create a synchronized collection from given collection?
Can this keyword be used to refer static members?
What is java reflection api?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?