Multiple Choice
You want to load my-file.js only on the exam' CMS page. In native Magento, which two of the following statements are true? (Choose TWO.)
A) You must create exam.xml and put the appropriate XML inside the <cms_page_exam> layout handle,
B) You must make sure that my-file.js is present in app/design/base/default/cms/exam/.
C) You must add appropriate XML to the CMS Layout-Update-XML textarea of the exam CMS page.
D) You must add <?php echo $this->getChildJs ('js/my-file.js') ; ?> to head.phtml .
E) You must make sure you are not using a layout handle in the Layout-Update-XML textarea of the "exam" CMS page.
Correct Answer:

Verified
Correct Answer:
Verified
Q64: The underscore prefix ("_") in variable names
Q65: Your project, which uses prototype.js, contains the
Q66: How can you override a native template
Q67: When assigning a template file, what is
Q68: In layout XML, which two handles are
Q70: You created a header-new.phtml from the original
Q71: Which two of the following would add
Q72: Which file adds "breadcrumbs" on pages?<br>A) page.xml<br>B)
Q73: Within a Magento instance configured to use
Q74: Which is the correct type attribute for