Question 6 of 107

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();

Answer

Suggested Answer

The suggested answer is B.

Question 7 of 107

Which element in layout XML specifies a method to be called on a referenced or newly defined block?

Answer

Suggested Answer

The suggested answer is A.

Question 8 of 107

Which one of these code samples will assign a root template to a specific page of native Magento?

Exam M70-301: Question 8 - Image 1
Answer

Suggested Answer

The suggested answer is D.

Question 9 of 107

You want to create a new screendesign package based on the default package's default theme.

Which ONE of the following steps do you have to take?

Answer

Suggested Answer

The suggested answer is C.

Question 10 of 107

Which ONE of the following adds links to the top links navigation?

Exam M70-301: Question 10 - Image 1
Answer

Suggested Answer

The suggested answer is B.