0
Q:
A) Call the Create method of the Customer object. | B) Call the CreateObject method of the Customer object. |
C) Override the Create method for the Customer object. | D) Override the SaveChanges method for the Customer object. |
Answer: B) Call the CreateObject method of the Customer object.
Explanation:
Explanation: