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 advantages of autoboxing?
What is native method in java?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Are functions objects in java?
How would you format a date in java? I.e. In the ddmmyyy format?
What is module in project?
Why destructor is not used in java?
What are anonymous inner classes?
Can a method be static?
Is set thread safe java?
Why do we need singleton class?
What is JFC?
List primitive java types?
Is java still relevant?
What is a concrete classes? Is Java object class is concrete class?