What is the purpose of using java.lang.class class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the difference between int and integer in java?

0 Answers  


List the interfaces which extends collection interface?

0 Answers  


How do you define a singleton class?

0 Answers  


What is t in generics in java?

0 Answers  


Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?

7 Answers   Ericsson,


What is private protected in java?

0 Answers  


What does regex mean?

0 Answers  


How to print nodes of a Binary tree?

0 Answers  


What is race condition ?? (Threading concept) TCS 2 sept10

3 Answers   SparkTG, TCS,


Does Java support multiple Inheritance?

12 Answers  


What is preparedstatement in java?

0 Answers  


How many types of methods are there in java?

0 Answers  


Categories