what is heepStored?
Answer / ram nidadavolu
Java is fully Object Oriented language.It has two phases
first one is compilation phase ans second one is
interpretation phase.The compilation phase converts the java
file to class file (byte code is only readable format of
JVM) than interpretation phase interorate the class file
line by line and give the proper result.
| Is This Answer Correct ? | 1 Yes | 1 No |
what is activation monitor and what is its job?
i have a 1000 objects in data base i need to display those in jsp's how can i retrive those objects in jsp. (consider the performance issue)
Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.
What are the steps involved in developing an RMI object?
suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?
diff between jsp include directive and jsp action include?
What is the relationship between an event-listener interface and an event-adapter class?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
How to determine SGA site?
What are skeletons and stubs and how they are generated?
what is a non-repeatable read?
How is a java object message delivered to a non-java client?