Saved Bookmarks
| 1. |
Let A = { a,b,c }, absB = {1,2} Of all the relations from A to B identify which relations are many one, one many and one-one and represent these diagramatically. |
|
Answer» SOLUTION :Some MANY onerelations are {(a,1), (b.1),(c,1),(b,2)(c,2)} {(a,2),(b,2),(c,2)} |
|