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 |
How to call main class with in main class?
What are defined as web components?
Why is java used?
What are the main components of multi-tier architecture?
What are the most important topics in java?
What is java ee server?
Which implicit object in jsp is synchronized?
What is basic authentication?
What is mean by j2ee?
What is ejb module?
What is container-managed transaction?
What is application client module?