Multiple Choice
You want to override the lcolumn.phtml file. Which two of the following methods could you use? (Choose TWO.)
A) Rename the file in base/default to enable overriding.
B) Rename the root template configuration in the admin.
C) Create a file with same file name in the same directory structure as your theme.
D) Create a file exception in System -> Design, clear cache, and rebuild indexes.
E) Create a file with different file name and different directory structure; then change the template with the setTemplate method.
Correct Answer:

Verified
Correct Answer:
Verified
Q57: Which two of the following examples can
Q58: Given the following code, what color is
Q59: Based on the code below, what color
Q60: In Magento layouts, which attribute for <block>
Q61: Which attribute of an XML tag in
Q63: Given the information shown below, which choice
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