InterviewSolution
Saved Bookmarks
| 1. |
What Is Uda( User Defined Attributes). How Are They Different Than Aliases. |
|
Answer» UDA REPRESENTS the CLASS of the MEMBERS. Aliases are just another names of the members. both are DIFFERENT and has different usage. UDA represents the class of the members. Aliases are just another names of the members. both are different and has different usage. |
|