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 are the five major types of reference sources?
What is the difference between array and array list in java?
What are the disadvantages of object oriented programming?
What is the transient keyword?
What is nested interface?
What is the difference between multitasking and multithreading in Java
Where and how can you use a private constructor?
Write a program to calculate factorial in java?
State the significance of public, private, protected class?
What is nested class?
What is an argument java?
What do you mean by static variable?
What is the use of isempty in java?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What are "class access modifiers" in Java?