Answer Posted / srikanth
Features of java are
1.simple
2.Object-oriented
3.Ditributed
4.Robust
5.Secure
6.Architecture-neutral
7.Portable
8.Interpreted
9.Highperformance
10.Multithreaded
11.Dynamic
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Highest level event class of the event-delegation model?
what is the difference between the methods sleep() and wait()? : Java thread
What is listnode in java?
Why we do exception handling in java and how many types of exceptions are there?
Is nullpointerexception checked or unchecked?
What one should take care of, while serializing the object?
How to instantiate member inner class?
Why are constructors used?
what is the final keyword denotes in java?
What is threaded programming and when is it used? : Java thread
How can you set an applet’s height and width as a percentage?
Difference between == and .equals() ?
Does java initialize arrays to zero?
Write code of any action class?
What is the different types of functions?