ANSWER:
C:
When the updates made with the cursor must commit. Read-only cursors use read-only concurrency. A cursor with optimistic locking will also obtain an exclusive lock when the update commits.
Answers in Depth...