a) Class.forName(“className”)
b) Class.name(“className”)
c) className.getClass()
d) className.getClassName()
How to get the class object of associated class using Reflection?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
How to get the class object of associated class using Reflection?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!