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 dopost is secured than doget?
What is front end technology in java?
Urgent recruitment in CTS for JAVA .Experience 3 to 10 years.
What is the description for expression element?
Explain about J2EE Application Architecture
Which one should we prefer while using bean ? managed bean annotation or faces-config
Is string a primitive data type in java?
What is layout in java?
Who gave the name java?
static variable is a class variable which value remains constant for the entire class?? variable means value is changed....hear value is not changed... why it is called static variable
What is content?
What is java api for xml-based rpc (jax-rpc)?