Salesforce Exam Questions

Given the file structure below, which ISML method call renders the customLandingPage template?

Given the file structure below, which ISML method call renders the customLandingPage template?

A. ISML.renderTamplate(‘cartridge/templates/default/content/custom/customLandingPage’);
B. ISML(‘content/custom/customLandingPage’);
C. ISML.render(‘content/custom/customLandingPage’);

D. ISML.renderTemplate(‘content/custom/customLandingPage’);

Reference: https://documentation.b2c.commercecloud.salesforce.com/DOC4/index.jsp?topic=%2Fcom.demandware.dochelp%2FDWAPI%2Fscriptapi%2Fhtml%2Fapi%2Fclass_dw_template_ISML.html