Module 5: Extended Data Types

D365 MCQ Questions > D365 F&O Technical

This article provides multiple-choice questions and answers related to extended data types in D365 F&O, aimed at technical consultants and developers. Test your knowledge of data types, their use in table fields and variables, and customization options with these MCQs. Improve your skills and prepare for interviews or certification exams with this helpful resource.


  • A True
  • B False
  • A True
  • B False
  • 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
  • A EDTs are more easily compiled.
  • B EDTs are reusable throughout the system.
  • C The code is easy to read.
  • D Properties can be inherited from parent EDTs.
  • A The string data type should be used.
  • B The enum data type should be used.
  • C The integer data type should be used.
  • D The container composite data type should be used.