What are the features of java?



What are the features of java?..

Answer / Santoh Kumar

Java is a high-level, object-oriented programming language with features such as automatic memory management (garbage collection), strong type checking, exception handling, robust security model, platform independence, and large class library.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

The class "Class" is belongs to which package?? a) java.lang b)java.lang.reflect c)java.util d)None

4 Answers  


How does hashset work in java?

1 Answers  


Can a class be final?

1 Answers  


What is the major difference between linkedlist and arraylist?

1 Answers  


what is polymorphism?

5 Answers   Zensar,


Which is better stringbuilder or stringbuffer?

1 Answers  


What is a numeric digit?

1 Answers  


when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

1 Answers   SAP Labs,


What is difference between an object and a class?

1 Answers   Amdocs,


What are variable arguments or varargs?

1 Answers  


What is abstraction in java?

1 Answers   Akamai Technologies,


What is the difference between hashset and treeset in java?

1 Answers  


Categories