Knowledge quiz

It's time to put what you've learned to the test, get 5 right to pass this unit.

1.

In a loop that processes an internal table and modifies the contents, you replace the work area with a field symbol. What are your expectations regarding the loop's performance?

Choose the correct answer.
2.

True or False? When reading data from a standard table, you can improve the response time by specifying the full table key.

Choose the correct answer.
3.

You are using the DELETE ADJACENT DUPLICATES statement. Which of the following statements about the COMPARING addition are true?

There are two correct answers.
4.

You want to read data from an internal table using some, but not all, of its key fields. The fields you want to use are at the beginning of the key with no gaps. What kind of internal table is suitable?

Choose the correct answer.
5.

Which of the following can you use to copy data from one internal table to another?

There are two correct answers.
6.

You read data from an internal table for which you have defined a secondary key. Which of the following statements is true?

Choose the correct answer.