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
How would overload a function based on return type?
When do we use synchronized blocks and advantages of using synchronized blocks?
Can we convert stringbuffer to string?
How to change the priority of thread or how to set priority of thread?
What is continuity of a function?
What is object of class in java?
Is java still relevant?
What is a function in java?
What are pass by reference and pass by value?
If try block is successfully executed, Then Is Finally block executed?
What is a wrapper method?
If you are given the name of the function at run time how will you invoke the function?
What is boolean example?
why doesn't java run on all platforms?
What is java util?