Which of these class allows us to get real time data about private and protected member of a class?
(a) java.io
(b) GetInformation
(c) ReflectPermission
(d) MembersPermission
This question was posed to me in a national level competition.
My question is from Core Java API Packages in division Interfaces & Packages of Java