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 cmp in j2ee?
What is j2ee server?
What is main method in java?
Who generates bytecode in java?
can someone tell me how does preparedstatement works? its an interface and where is the implementation?
Describe action form?
What is jta and jts?
What is the difference between sendRedirect() and forward()? in what situations do we have to use send redirect() instead of forward().
13 Answers Honeywell, Mind Tree, Samsung, Wipro,
Define orm and its working in j2ee?
What is component contract?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
What is api in j2ee?