BCQuizzes: AL Language: Loops #01

by Sep 14, 2022Quizzes

Home 9 Quizzes 9 BCQuizzes: AL Language: Loops #01
0%
32

You have 5 minutes to finish the quiz. After this time, the quiz will be submitted automatically and all unanswered questions will be marked as wrong answers.

You are out of time! Plan your time for each question more properly next time.


AL Language: Loops #01

Before the quiz starts, please tell me how I can call you. Email is not required.

1 / 10

The "break" keyword inside the loop causes the whole loop to end. None of the remaining runs of the loop is started and the process continues with the next line of the code after the loop.

2 / 10

Except for AL structures for loops such as foreach or repeat ... until there are no other ways which can be used to loop through record variable. For example, if we want to show a message with the customer name for all existing customers, we have to use AL repetitive statement (loop) such as repeat ... until.

3 / 10

Recursion is not possible in AL Language

4 / 10

The "continue" keyword inside the loop causes the rest of the currently executed loop run is skipped and next next one is run.

5 / 10

What is the return value of the procedure below? Leave empty, if it is not possible to say due to missing information.

6 / 10

What is the return value of the procedure below? Leave empty, if it is not possible to say due to missing information.

7 / 10

If the same outcome can be achieved with both loops and filters, what we should use?

8 / 10

Which of these structures are available in AL Language?

_ are in place of conditions, ... in place of code you want to loop

9 / 10

What is the return value of the procedure below? Leave empty, if it is not possible to say due to missing information.

10 / 10

Looping through record variables must be always done using repeat ... until _ construction.

Your score is

The average score is 38%

Recent Articles from the category

Sign Up for News

Certifications

Highest certification
Microsoft Data Management and
also in D365 Business Central

Microsoft Certified: Dynamics 365 Business Central Functional Consultant Associate

See other certifications here