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 many threads can I run java?
Define iterator and methods in iterator?
Can we define a package statement after the import statement in java?
List down the methods and interfaces of collection class in java.
What are daemon Threads in java?
what is the purpose of using rmisecuritymanager in rmi?
What will be the output of round(3.7) and ceil(3.7)?
What is array class in java?
What is anti pattern in programming?
What are the super most classes for all the streams?
When should I use singleton pattern?
Which is bigger float or double?
How to compare two strings in java program?
What are heterogeneous objects?
How to compare strings in java?