What are the features in java?
Answer / Siddh Nath Jha
Java has several notable features including: object-oriented programming, platform independence, automatic memory management (garbage collection), type safety, exception handling, multithreading, robust security model, and large standard library.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the basic interfaces of java collections framework?
java Technical questions asked by JPMC
What is immutability in java?
What is the java project architecture?
How the elements are organized in GridLayout?
What is a memory leak in java?
when to use ArrayList and when to use HashMap in webApplication.
How do you convert string to int in java?
What is hashtable and explain features of hashtable?
How does linkedhashmap work in java?
What is getkey () in java?
What are the core java topics?