When do I need to use reflection feature in java?


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

Post New Answer

More Core Java Interview Questions

can you program for reverse string?

7 Answers   IBM,


Why is it important to initialize a variable?

0 Answers  


Can we declare a static variable inside a method?

0 Answers  


What is polymorphism java example?

0 Answers  


I have 100 records in a table with two rows. I need to display 10 records per page like Google Search. I need only the Logic(Pagination) in Pure Java. No JSP and all..Thanks in Advance...

2 Answers   Cybernet,






I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.

3 Answers   Amtek, Huawei,


what is static import in java? Explain

0 Answers  


can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}

4 Answers  


What does flagged out mean?

0 Answers  


What is the range of a character variable?

0 Answers  


What is a instance variable?

0 Answers  


What happens when you add a double value to a string?

0 Answers  


Categories