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 different access specifiers in java? Explain
Is space a character in java?
Where and how can you use a private constructor?
Why runnable interface is used in java?
Is string a class in java?
What is not thread safe?
Why a dead thread occurs?
Why java is platform independent? Explain.
What happens when main () method is declared as private?
Explain importance of inheritance in java?
What is default locale java?
What is the constructor?
What is your platform’s default character encoding?
How to reverse string in java?
What is string [] java?