How can we map objects into software terms
Answers
Answered by
0
Answer:
It means matching items from one set with items in another set - or it means performing a function on each item in one set to get a new corresponding set. Which is kind of the same mathematically speaking. So it might mean matching tables in a database with objects in code. Or performing an operation on each item in a list. A mapper is a function or class which matches items in one set with items in another
Explanation:
its explain.
Similar questions