Multiple choice

Which of the following provides a means for retrieving column values from the current row?

  1. get()

  2. getXXX()

  3. post()

  4. init()

  5. service()

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

This method provides a means for retrieving column values from the current row.