a) An array of Foo objects
b) class object of Foo
c) Calls the getInstance() method of Foo class
d) Foo object
What does Class.forName(“myreflection.Foo”).getInstance() return?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What does Class.forName(“myreflection.Foo”).getInstance() return?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!