Answer Posted / 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 |
Post New Answer View All Answers
Which container method is used to cause a container to be laid out and redisplayed?
Define aop(assepct oriented programing)?
Is jvm a overhead?
Difference between hashmap and hashtable?
What is the highest-level event class of the event-delegation model?
How to deploy Jar, War files in J2EE?
What are the steps to write p-to-p model application?
What happens when a thread cannot acquire a lock on an object?
What is the relationship between local interfaces and container-managed relationships?
What is the RMI and Socket?
What is JTS?
What are the difference between RMI and CORBA?
What restrictions are placed on the values of each case of a switch statement?
What is a clone?
Name three subclasses of the component class?