- A They are more easily compiled and transferrable, not this one all other options are correct.
- B Reusability
- C Code is easier to read
- D Inherited properties and consistency
- Share this MCQ
Answer:
A
Share this MCQ
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
Click me to Read more Question & Answer of Module 5: Extended Data TypesShare this MCQ