Which file contains the code that renders the grid of products for a page of the catalog?
Whichtwoof the following statements are true regarding Magento configuration scopes? (ChooseTWO.)
Given a configured package"mypackage", which of the following sequences of design fallback steps is correct?

You want to override the lcolumn.phtml file. Which two of the following methods could you use? (Choose TWO.)
Your project, which uses prototype.js, contains the JavaScript class Photoviewer (see EXAMPLE, below). Which one of the following code samples will create a class called AdvancedPhotoViewer that extends Photoviewe r?
EXAMPLE:
var PhotoViewer = Class.create();
What is the proper layout update handle for adding a CSS file to the product page?
How can you override a native template file in an activated custom theme, using the design fallback?