MCQ
Single Best Answer
Easy
QWhich of the following are benefits of using EDTs? (Select all that apply)
ID: #9348
Module 5: Extended Data Types
227 views
Question Info
#9348Q ID
EasyDifficulty
Module 5: Extended Data TypesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
Justification: Option B, C, D
- EDTs are compiled and transferred in the same way as any primitive data type or system element.
- EDTs are reusable in the system. For example, the AccountNum EDT can be used in a variety of areas in the system.
- EDTs can be referenced in code by name. This makes reading the code easier to understand and decipher.
- EDTs have inherited properties and can be used in a hierarchical format. This way, you can reuse and inherit the properties you desire, and change others. Reuse of EDTs also provides more consistency.
Related Lesson: Create an EDT
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic