Salesforce Exam Questions

Which form of dml operation allows execution to occur with subsequent records even if an error occur

Which form of dml operation allows execution to occur with subsequent records even if an error
occurs with a single record? (No Answer)

A.
Database class method

B.
Public class MyNewClass

C.
Standalone, database class methods

D.
Apex classes