D365 F&O MCQ Questions - X++ Programming Language MCQ - Quiz

  • ABy going to the View menu on the toolbar and selecting Model View
  • BBy right-clicking on the AOT node in the Application Explorer and selecting model view
  • CBy right-clicking any model and selecting model view
  • DBy navigating to the AX menu and selecting model view
  • AWhen the user right-clicks on a control, points at Apply pattern, and clicks a specific pattern.
  • B When the form is built or rebuilt.
  • CWhen the form fully complies with the pattern and is saved.
  • DWhen the control the pattern was applied to loses focus in the designer.
  • AYou can use var to declare local variables for declarations of for loop counters
  • BYou can declare a variable wherever statements can be provided.
  • CYou can declare a variable after the variable is used.
  • DYou can declare variables in smaller scopes, outside which the variables can’t be referenced.
  • A Tables can contain transactional information, journal entries, products, and metadata such as system settings.
  • B Tables can only contain metadata such as system settings.
  • C Tables can only contain transactional information.
  • D Tables can only contain journal entries.
  • ARight-click a menu or activate the context menu on what?, and then select New to create a Menu item reference.
  • BCode the new menu item reference directly into the menu.
  • CDrag and drop a new menu item reference from the Application Explorer.
  • DUse the Properties window to add a new menu item reference.
  • AThey allow you to group related elements and manage customizations in a structured way.
  • BThey automatically generate reports for financial transactions.
  • CThey control the user interface design for the application.