Why is java robust?



Why is java robust?..

Answer / hrindows@gmail.com

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

Post New Answer

More J2EE Interview Questions

What is j2ee product?

0 Answers  


What are the four components of j2ee application?

0 Answers  


Hi friends, can u explain Transparent Persistence in hibernate with sample code.

2 Answers  


What is architecture neutral in java?

0 Answers  


What is j2ee explain the component of j2ee application?

0 Answers  






Why is java called object oriented?

0 Answers  


What is the description for expression element?

0 Answers  


What is gridlayout in java?

0 Answers  


Is j2ee a language or framework?

0 Answers  


write a program, when a statement is entered, it should display in reverse order. Ex: Statement is "I am writing program in reverse order". Output should be like "order reverse in program writing am I".

4 Answers  


What is declaration?

0 Answers  


What do you understand by actionform?

0 Answers  


Categories