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
What are the disadvantages of using inner classes?
Is map sorted in java?
How do you call a reference in java?
What is method reference in java?
How can we make a class virtual?
What is the access scope of protected access specifier?
How is java hashmap implemented?
How to disable caching on back button of the browser?
Why is singleton instance static?
What is the purpose of object oriented programming?
What are the 2 types of java programs?
What is ellipsis in java?
Can we make the abstract methods static in java?
Explain JMS in detail.
What are default methods ?