Answer Posted / sarika
Java is a high-level, object-oriented programming language
developed by Sun Microsystems. It is similar to C++, but
has been simplified to eliminate language features that
cause common programming errors. Java is a general purpose
programming language with a number of features that make
the language well suited for use on the Web.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are dot operator queries?
why would you use a synchronized block vs. Synchronized method? : Java thread
What do you mean by default constructor in java?
What is the maximum size of byte array in java?
Which data type is class in java?
Explain about collection interface in java?
Which package has light weight components?
What is use of super keyword?
Using callable statement how can you pass out parameters, explain with example?
What is class array in java?
Is string thread safe in java?
What is bufferedreader in java?
What is meant by flickering?
Can final class have constructor?
Which programming language is most secure?