Answer Posted / ravikiran(aptech mumbai)
classloader is a part of jvm which will load the compiled
class into the jvm
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is unsigned char?
What is constructor in java ?
How to reverse a string in java?
What is preflight request?
Why are arrays useful in java?
Can we convert stringbuilder to string in java?
What is meant by class and object in java?
What is difference between java and java ee?
What is variable declaration and definition?
How we create object in copy constructor?
How many bytes is a string?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
Differentiate between overriding and overloading cases?
What is a method type?
What does next mean in java?