Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (13.1k points)
Can anyone help me what is reflection and where we can use?

1 Answer

0 votes
by (26.7k points)

Basically, reflection help us to examine as well as modifying the class during run time. The Reflection can be used in IDE like eclipse, also it is used in Debugger, Test tools etc.

I hope this will help.

Want to become a Java expert? join Java Training now!!

Related questions

0 votes
1 answer
0 votes
1 answer
asked Jul 30, 2019 in Java by noah kapoor (5.3k points)
0 votes
2 answers
0 votes
1 answer

Browse Categories

...