Multiple choice technology web technology

choose the odd one out;

  1. <ps:select>

  2. <ps:initializePage>

  3. <ps:traverse>

  4. <ps:random>

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

Among PS tags, , , and are all structural/navigation tags used for page flow control. The tag is the odd one out as it introduces randomness rather than following a deterministic navigation pattern.