Single Choice
Easy
QWe recommend that you use EDTs whenever possible in coding for finance and operations apps. Which of these statements is not a benefit of using EDTs?
ID: #9855
Extended Data Types (EDTs) in D365 F&O X++
220 views
Question Info
#9855Q ID
EasyDifficulty
Extended Data Types (EDTs) in D365 F&O X++Topic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Justification:
- A. Correct: EDTs are compiled in the same way as any primitive data type.
- B. Incorrect: EDTs are reusable throughout the system.
- C. Incorrect: The code is easy to read for EDTs because they are referenced by name.
- D. Incorrect: EDTs inherit properties from their parent and can be used in a hierarchical format.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic