what is aberivation of java?
Answers were Sorted based on User's Feedback
Answer / kotteeswaran
abbreviation for JAVA is "Just Another Vague Acronym".
| Is This Answer Correct ? | 0 Yes | 6 No |
Answer / nandu reddy
James gossling and his team members consuming a lot of
tea whlie developing this language.So,they felt that bcoz
of this quality tea,we were able to develop this
language.The tea name was java.So,they fixed the name was
java.Thats why the jave symbol is saucer and tea cup..
| Is This Answer Correct ? | 1 Yes | 9 No |
Differentiate Vector and ArrayList?
What is a void method java?
How Applets & Servlets will communicate with each other?
Explain about java sdk?
How do you declare a string variable?
What is the difference between length and length() method in java?
What do you mean by platform independence of Java?
What is jpa specification?
What are Brief Access Specifiers and Types of Access Specifiers?
What is string substring?
Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).
Difference between the String and StringBuffer classes?