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 do you know if a value is nan?
How to reverse a string in java?
What is variable explain with example?
What is the purpose of static methods and variables?
Explain java coding standards for classes or java coding conventions for classes?
Explain tree set and its features?
What are operators and its types?
Can we override constructor?
What is thread life cycle in java?
What is a condition in programming?
Is a method a procedure?
What are java packages? What's the significance of packages?
What are latest features introduced with java 8?
Why java doesn’t support multiple inheritances?
What is the difference between logical data independence and physical data independence?