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 |
Need to use public,static keywords in main function?
Objects or references which of them gets garbage collected?
What is return null in java?
What are different types of encoding?
Is string a data type in java?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
can we have virtual functions in java?
Why do we use variables?
What are the types of exceptions?
Explain the difference between serializable and externalizable in java?
Can we sort array in java?
What are latest features introduced with java 8?