58What is object mapping?
AThe process of converting a class diagram to
Java code.
BA program that emulates a mainframe terminal and passes user input to the mainframe.
CThe process of building object wrappers around Java interfaces. This allows the legacy system to interact with your Java application.
DThe process of building object wrappers around legacy interfaces. This makes the legacy system available in an OO fashion.
please help me to find the correct answer ???