Module 12: X++ Overview - Quiz

  • ATo define a variable that can change data types
  • BTo define a variable of a type that the compiler will determine.
  • CTo define an array type variable
  • DTo define a container
  • AInfo, Warning, and Error
  • BInfo, Box, and Warning
  • CDialog, Box, and Error
  • DInfo, Dialog, and Box
  • AOnly at the beginning of a method
  • BOnly at the beginning of a class declaration
  • CAnywhere in the code (“in-line”)
  • DAnywhere within a form
  • AComment code to communicate with other developers
  • BUse a naming standard for an organization
  • CLimit code comments to shorten text strings
  • DEach element should have a label assigned in the Properties window
  • AAzure DevOps Services
  • BAzure DevOps Server
  • CVisual Studio Team Foundation Server
  • AMake it complicated
  • BAlways keep it the same
  • C Keep it simple