WHAT IS JDK,JVM,CLASS DEFINE ALL?
Answers were Sorted based on User's Feedback
Answer / vamsi
jdk:java devlopement Kit
jvm:java verchuval machine
class:class is model for creating objects,it is a physically
not exist in the world
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ranjith
class is nothing but set of objects or blueprint of an object
| Is This Answer Correct ? | 2 Yes | 0 No |
How will you initialize an Applet?
What is unicode with example?
What is the use of http-tunneling in rmi?
If a multi threaded Java program has started numerous number of threads, at any point in time how to know which thread is currently executing/running ?
7 Answers Accenture, College School Exams Tests, iFlex, NIIT,
what is the use of custom tags? with example?
What is hash code collision?
Why webdriver is an interface?
If there is no implementation of MARKER INTERFACE in java. Then how compiler come to know about specification.
Can we serialize arraylist in java?
Can we pass null as argument in java?
Can we convert stringbuffer to string?
what is the use of servlet engine?