Multiple choice technology web technology

Which three index keywords are used in activities to identify certain elements of aggregate properties ?

  1. (<INSERT>) (<NEXT>) (<END>)

  2. (<PREPEND>) (<NEXT>) (<END>)

  3. (<APPEND>) (<NEXT>) (<END>)

  4. (<APPEND>) (<INSERT>) (<PREPEND>)

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Aggregate properties (Page Lists and Page Groups) use three index keywords in activities: () adds to the end, () adds at a specific position, and () adds at the beginning. Options A, B, and C are missing one of these three or include incorrect keywords like () or ().