what are the uses of Class class and what it returns?
explain it with the example code.
Answer / santhosh kv
we can use class "Class" for dynamic class loading.
ie Class.forName("classname");
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the difference between scrollbar and scrollpane?
What is the purpose of tostring() method in java?
Explain in detail about encapsulation with an example?
What is jvm? How its run?
How do you reverse a string in java?
What is method reference?
is it possible to add a object in a HASHMAP
What is binary search in java?
What are the notations in Java?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
How many types of flags are there?
Difference between this(), super()?
12 Answers College School Exams Tests, Oracle,