Quiz on CRUD Part 2

It is time for a short quiz.

We'll cover the following...
Technical Quiz
1.

From the list view, the ID of the data you want to edit should be passed via:

A.

A cookie

B.

The URL, e.g., as a query parameter

C.

Form data

D.

None of the above


1 / 4