Answer Posted / rakesh
class loader is a java file which is in JVM.
At the time of of creation of object the .class(having byte
code in secondary memory)files will be loaded into the
primary memory ie RAM by class loader subsystem
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Why are functions called methods in java?
What do you understand by overloading and overriding in java?
What is a newline character in java?
What is the difference between C++ and Java and your preferences?
What is functional interface in java?
What is parsing a sentence?
What are the types of strings?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
What do u mean by variable?
What is array list in java?
What is type safety in java?
What is a nonetype?
What are selection structures?
Define array. Tell me about 2-D array.
What is not object oriented programming?