what are the uses of Class class and what it returns?
explain it with the example code.



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

Post New Answer

More Core Java Interview Questions

What is get () in java?

0 Answers  


Linked List reverese program

2 Answers   Bally Technologies,


What is class and its types?

0 Answers  


Life Cycle of Thread

4 Answers   IBM,


What is parsing a sentence?

0 Answers  






How many types of syncronization?

2 Answers  


what is the difference between HashMap And HashTable?

5 Answers   Hexaware,


Is break statement can be used as labels in java?

0 Answers  


What is a line break example?

0 Answers  


Why we use multi threading instead of multiprocessing?

0 Answers  


Can java inner class be static?

0 Answers  


what is platform dependent translation and platform dependent programming language

2 Answers  


Categories