InterviewSolution
Saved Bookmarks
| 1. |
____________ is an architectural pattern that stores in-memory object data in relational databases.(a) Active Record Pattern(b) Inversion Of Control(c) Observer Pattern(d) Strategy PatternI got this question during an interview.Asked question is from Comparing Stubs, Mock Objects and In-container Testing topic in section In-container Testing of JUnit |
|
Answer» Correct ANSWER is (a) Active Record Pattern |
|