How 'java' got its name and what it stands for?
Answer Posted / m. shoaib karamat
JAVA stands for: "Write once Run anywhere"
because you write the code once and use it whenever you need.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What do you mean by constructor?
What is xslt in java?
Tell me how many ways are there to initialise an integer with a constant.
What is 32 bit float?
What is a treeset in java?
Describe the Big-O Notation.
What is functional interface in java example?
What is abstraction in java?
why are there separate wait and sleep methods? : Java thread
What are the 6 functions?
Explain about static imports in java?
What is arrays sort in java?
Difference between serialization and deserialization in java?
Why do we create public static method in java?
What are the methods of object class ?