What is meant by Java ?
Answers were Sorted based on User's Feedback
Answer / sasirekha
Java is Object Orieted Programming Language developed by Sun
Microsystem (U.S.A).It Is Platform Independent Language.It
Is Simple Secure Robust Compiled & InterPreted Language.
| Is This Answer Correct ? | 6 Yes | 2 No |
difference between vectorlist and hash
Explain yield() method in thread class ?
Why do we use string?
Is static a keyword in java?
Difference between method overloading and method overriding in java ?
What is a local block?
What is the difference between replace and replace all?
Explain the difference between the public, private, final, protected, and default modifiers?
What are the types of methods in java?
Which is the class in java?
What happens when you add a double value to a string?
Convert a binary search tree to a sorted doubly linked list inplace.