i don't want fullforms of JDK an JVM i want definitions for
them

Answer Posted / satheesh

any language wuld require a compiler r an interpreter to get program work,exactly tht functionality is being provided by java's primary component called java development kit,which is a collection of programming tools lik java loader(interpreter),javac(compliler),appletviewer etc...

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of inner class in java?

773


What is a dynamic array in java?

814


How many bytes are a float?

727


What is method overloading in JAVA? Why is it not present in C ?

818


How to restrict a member of a class from inheriting by its sub classes?

1098


When do you get classcastexception?

799


List out five keywords related to exception handling ?

815


What are the parts of methodology?

762


Differentiate between array list and vector in java.

891


Can we store variables in local blocks?

1076


When should I use singleton?

720


What are computer functions?

722


What kind of variables a class can consist of?

865


how to create constants in java?

851


Can a source file contain more than one class declaration?

744