1.

What Is Performing Java.lang. Class Class?

Answer»

The java.lang. CLASS class performs mainly two tasks: 

  • PROVIDES methods to get the metadata of a class at RUN time.
  • Provides methods to examine and CHANGE the run time behavior of a class.

The java.lang. Class class performs mainly two tasks: 



Discussion

No Comment Found