InterviewSolution
Saved Bookmarks
| 1. |
What Is Dynaclass? |
|
Answer» A DynaClass is a SIMULATION of the FUNCTIONALITY of java.lang.Class for classes IMPLEMENTING the DynaBean INTERFACE. A DynaClass is a simulation of the functionality of java.lang.Class for classes implementing the DynaBean interface. |
|