Answer Posted / 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 |
Post New Answer View All Answers
What does index mean in java?
What differences exist between iterator and listiterator?
What is the difference between array list and vector in java?
What are different types of arrays?
How will you initialize an Applet?
Explain different types of thread priorities ?
What is treemap in java?
How can constructor chaining be done using this keyword?
Can we split string with in java?
Why is singleton class used?
What is java argument list?
What is a website container?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
Is main a function?
Can we extend immutable class?