Review questions

Q.1. Which one of the following provides access to several libraries of functions for various purposes widely used throughout the NAV system?

  1. Codeunit 412—Common Dialog Management
  2. Codeunit 408—Dimension Management
  3. Codeunit 396—NoSeriesManagement
  4. Codeunit 1—Application Management

Q.2. The Help files for NAV cannot be customized by Partner or ISV developers. True or False?

Q.3. Which of the following are good coding practices? Choose three.

  1. Careful naming
  2. Good documentation
  3. Liberal use of wildcards
  4. Design for ease of upgrading

Q.4. Custom C/AL code is not allowed to call functions that exist in the base Microsoft created NAV objects. True or False?

Q.5. NAV's multi-language capability allows for an installation to have multiple languages active at any one time. True or False?

Q.6. Designing to minimize disk I/O in NAV is not important because SQL Server takes care of everything. True or False?

Q.7. Which of the following defines the Client Add-in feature? Choose one.

  1. The ability to add a new client of your own design to NAV 2015
  2. A tool to provide for extending the Role Tailored Client User Interface behavior
  3. A special calculator feature for the RTC client
  4. A new method for mapping Customers to Contacts

Q.8. When planning a new NAV development project, it is good to focus the design on the data structure, required data accesses, validation, and maintenance. True or False?

Q.9. The Navigate feature can be used for which of the following? Choose three.

  1. Auditing by a professional accountant
  2. User analysis of data processing
  3. Reversing posting errors
  4. Debugging

Q.10. NAV 2015 modifications should always be delivered to customers in the form of text files. True or False?

Q.11. Both source code changes and setting Debugger Breaks can only be done in the C/AL Editor. True or False?

Q.12. You can enhance the Navigate function to include new tables that have been added to the system as part of an enhancement. True or False?

Q.13. The C/Side Testing tools allow the implementation of regression tests. True or False?

Q.14. Client Add-ins must be written in what language? Choose one.

  1. C#
  2. VB.NET
  3. A suitable .NET language
  4. C/AL.NET

Q.15. The NAV 2015 Debugger allows the value of Watched Variables to be changed in the middle of a debugging session. True or False?

Q.16. The NAV 2015 Debugger runs as a separate session. True or False?

Q.17. The C/Side Testing tools support which of the following? Choose four.

  1. Positive testing
  2. Negative testing
  3. Automated testing
  4. C# test viewing
  5. TestIsolation (roll-back) testing

Q.18. NAV 2015 includes a flexible multi-currency feature which allows transactions to begin in one currency and conclude in a different currency. True or False?

Q.19. NAV does not support linked SQL Server databases. True or False?

Q.20. Simple debugging can be done without use of the Debugger. True or False?

..................Content has been hidden....................

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