Review questions

Q1. Which three of the following are valid date related NAV functions?

  1. DATE2DWY
  2. CALCDATE
  3. DMY2DATE
  4. DATE2NUM

Q2. RESET is used to clear the current sort key setting from a record. True or False?

Q3. Which functions can be used to cause FlowFields to be calculated? Choose two.

  1. CALCSUMS
  2. CALCFIELDS
  3. SETAUTOCALCFIELDS
  4. SUMFLOWFIELD

Q4. Which of the following functions should be used within a report OnAfterGetRecord trigger to end processing just for a single iteration of the trigger? Choose one.

  1. EXIT
  2. BREAK
  3. QUIT
  4. SKIP

Q5. The WORKDATE value can be set to a different value from the System Date. True or False?

Q6. Only one FactBox is allowed on a page. True or False?

Q7. Braces {} are used as a special form of a repeating CASE statement. True or False?

Q8. Which of the following is not a valid C/AL flow control combination? Choose one.

  1. REPEAT-UNTIL
  2. DO-UNTIL
  3. CASE-ELSE
  4. IF-THEN

Q9. A FILTERGROUP function should not be used in custom code. True or False?

Q10. The REPEAT‑UNTIL looping structure is most often used to control data reading processes. True or False?

Q11. Which of the following formats of MODIFY will cause the table's OnModify trigger to fire? Choose one.

  1. MODIFY
  2. MODIFY(TRUE)
  3. MODIFY(RUN)
  4. MODIFY(READY)

Q12. MARKing a group of records creates a special index, therefore MARKing is especially efficient. True or False?

Q13. A CASE statement structure should never be used in place of a nested IF statement structure. True or False?

Q14. An Average FlowField requires which one of the following?

  1. A record key
  2. SQL Server database
  3. An Integer variable
  4. A Decimal variable

Q15. The TESTFIELD function can be used to assign new values to a variable. True or False?

Q16. The VALIDATE function can be used to assign new values to a variable. True or False?

Q17. The C/AL Symbol Menu can be used for several of the following purposes. Choose two.

  1. Find applicable functions
  2. Test coded functions
  3. Use entries as a template for function syntax and arguments
  4. Translate text constants into a support language

Q18. Documentation cannot be integrated into in-line C/AL code. True or False?

Q19. If MAINTAINSIFTINDEX is set to NO and CALCFIELDS is invoked, the process will terminate with an error. True or False?

Q20. SETRANGE is often used to clear all filtering from a single field. 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
18.221.198.132