Review questions

Q.1. All NAV objects can contain C/AL code. True or False?

Q.2. What object type has a Wizard to "jump start" development?

  1. Page
  2. XMLport
  3. Table
  4. Report

Q.3. All C/AL Assignment statements include the symbol := . True or False?

Q.4. One setting defines how parameters are passed to functions, whether a parameter is passed by reference or by value. Choose that one setting's identity.

  1. DataType
  2. Subtype
  3. Var
  4. Value

Q.5. If an object type has a Wizard, we must start with the Wizard before proceeding to the object Designer form. True or False?

Q.6. C/AL code cannot be inserted into the RDLC generated by the SQL Server Report Builder (or Visual Studio Report Designer). True or False?

Q.7. When a table definition is changed, the "Force" option should always be used when saving the changes. True or False?

Q.8. Object numbers and names are so flexible that we can (and should) choose our own approach to numbering and naming. True or False?

Q.9. In what formats can objects be exported? Choose two.

  1. fob
  2. .txt
  3. .NET
  4. .XML
  5. .gif

Q.10. BEGIN – END are always required in IF statements. True or False?

Q.11. Which object export format should be used to transmit updates to client sites? Choose one.

  1. .fob
  2. .txt
  3. .NET

Q.12. All NAV development work starts from the Object Designer. True or False?

Q.13. Modifiable functions include which of the following? Choose two.

  1. Application Management
  2. DATE2MDY
  3. Mail
  4. STRLEN

Q.14. Report heading text can either be typed in manually or brought into SSRB via Label Parameters. True or False?

Q.15. Whenever possible, the controlling logic for managing data should be resident within the tables. True or False?

Q.16. Filter Wildcards include which three of the following:

  1. ?
  2. ::
  3. *
  4. ^
  5. @

Q.17. The choice of the proper version of the FIND statement can make a significant difference in processing speed. True or False?

Q.18. When we are working in the Object Designer, changing C/AL code, the Object Designer automatically backs up our work every few minutes so we don't have to do so. True or False?

Q.19. When an ERROR statement is executed, the user is given the choice to terminate processing, causing rollback, or to ignore the error and continue processing. True or False?

Q.20. Arithmetic Operators and Functions include which of the following? Choose two.

  1. *
  2. >
  3. =
  4. /
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.216.94.152