InterviewSolution
Saved Bookmarks
| 1. |
_____________ in computer science is a programming technique for converting data between incompatible type systems.(a) Active Record Pattern(b) Inversion Of Control(c) Object Relational Mapping(d) Strategy PatternI had been asked this question in an interview for job.Question is taken from Comparing Stubs, Mock Objects and In-container Testing in chapter In-container Testing of JUnit |
|
Answer» Right CHOICE is (c) Object RELATIONAL Mapping |
|