InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Java.lang. Class Class? |
|
Answer» The JAVA.lang. Class class is used to REPRESENT the classes and INTERFACES that are loaded by a java PROGRAM. The java.lang. Class class is used to represent the classes and interfaces that are loaded by a java program. |
|