Quiz on CRUD Part 2
It is time for a short quiz.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
In a list view, how should the ID of the data you want to edit be passed to identify which item to edit?
A.
A cookie
B.
The URL, e.g., as a query parameter
C.
Form data
D.
None of the above
1 / 4