Why is java robust?
Java is termed as robust because of the following features:
– Lack of pointers: Java does not have pointers which make it secure
– Garbage Collection: Java automatically clears out unused objects from memory that are unused
– Java has strong memory management and supports dynamic linking.
Is This Answer Correct ? | 0 Yes | 0 No |
What is instance in java?
What is client-certificate authentication?
What is jlayeredpane java?
What is ebxml?
What are the topics in j2ee?
What is Connector architecture?
What is a thin client?
What is event and listener in java?
Why java is called portable language?
what is the difference between application server and web server?
Why java is interpreted language?
Is java gui dead?