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
Define an enumeration?
Is array passed by reference in java?
List the interfaces which extends collection interface?
Do I need to import java.lang package any time? Why?
List some important features of java 10 release?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
What is the difference between length and length () in java?
What is a text string?
What is a vector in java?
What are the benefits of java?
What are the special characters?
What is the difference between a vector & an array list?
What is the vector class in java programming?
What is Recursion Function?
Difference between Linked list and Queue?