Which code creates a custom object?

A Digital Developer needs to store information temporarily and decides to create a custom object.
Which code creates a custom object?
A. CustomObject.createCustomObject(CustomObjectType,primaryKey);
B. CustomObject.createCustomObject(primaryKey,CustomObjectType);
C. CustomObjectMgr.createCustomObject(primaryKey);
D. CustomObjectMgr.createCustomObject(CustomObjectType,primaryKey)

Download Printable PDF. VALID exam to help you PASS.

One thought on “Which code creates a custom object?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.