Answer Posted / upendranaidu
class loader is used to load the application program in to
jvm.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are 3 boolean operators?
What is use of static method?
Is singleton a bad practice?
What are inner classes or non static nested classes in java?
What do you understand by copy constructor in java?
Can we synchronize static methods in java?
What is the synonym of framework?
What is the difference between instanceof and isinstance?
When is the finalize() called? What is the purpose of finalization?
Why java is secure? Explain.
What are the features in java?
Give a practical example of singleton class usage?
How many java versions are there?
What is the difference between class & object?
Can we convert stringbuffer to string?