Exam Details

  • Exam Code
    :M70-201
  • Exam Name
    :Magento Certified Developer Plus Exam
  • Certification
    :Magento Certified Developer Plus
  • Vendor
    :Magento
  • Total Questions
    :136 Q&As
  • Last Updated
    :Apr 24, 2024

Magento Magento Certified Developer Plus M70-201 Questions & Answers

  • Question 1:

    Which method is responsible for a full re-index in the abstract Magento indexer?

    A. fullReindex()

    B. reindexAH()

    C. processEvent ()

    D. reindex()

  • Question 2:

    Which two public methods must be implemented in a functional custom shipping method directly extending Mage_Shipping_Model_Carrier_Abstract and also implementing Mage_Shipping_Model_Carrier_Interface? (Choose two)

    A. collectRates()

    B. getAllowedMethods()

    C. isTrackingAvailable()

    D. isFixed()

    E. getConfigData()

    F. checkAvailableShipCountries()

  • Question 3:

    Which two of the following will return an instance of a block object? (Choose two)

    A. Mage::getBlock('page/html_header');

    B. Mage::app()->createBlock('page/html_header');

    C. Mage::createBlock('page/html_header');

    D. Mage::app()->getLayout()->createBlock('page/html_header');

    E. Mage::getLayout()->createBlock('page/html_header');

    F. Mage::app()->getLayout()->createBlock('page/html_header')->setTemplate('page/html/header=phtml');

  • Question 4:

    Which three of the following conditions should exclude a quote item from the shipping rate calculation by a carrier model? (Choose three)

    A. $quoteItem->getFreeShipping() == true

    B. $quoteltem->getProduct()->isvirtual() == true

    C. $quoteltem->getweight() > 0

    D. $quoteItem->isShipSeparately() andand SquoteItem->getHasChildren()

    E. $quoteItem()->getQty()

  • Question 5:

    Which statement describes a model class that extends Mage_Core_Model_Abstract?

    A. The model class consists of properties and methods for storing and manipulating data retrieved via separate resource classes responsible for database operations.

    B. The model class is responsible for loading the frontend layout templates and responding to page requests via its Action methods (for example, indexAction).

    C. The model class does not encapsulate any logic except for logic providing access to the data loaded from the database.

    D. The model class is primarily responsible for direct query operations such as retrieving and storing data and then rendering that data to the frontend view.

  • Question 6:

    A customer bought two items but wants to cancel one.

    Which option enables the administrator of the site to edit the quantity while the invoice is being captured in the admin area?

    A. In the System Configuration, under the Sales section, set "Allow partial invoice" to "true".

    B. In the payment method, set the $_canCapturePartial protected variable to true.

    C. There are no native ways to do this; override the sales/order/invoice/view/items .phtml template.

    D. In the configuration node, set default/payment/ {METHOD_NAME}/allow_partial_invoice to 1.

  • Question 7:

    In admin, a shipment can be created .

    A. Only after the whole order is invoiced

    B. Only after at least one item is invoiced

    C. Even before an invoice is created

    D. Only after tracking number(s) are specified

  • Question 8:

    How does Magento store comments regarding different entities (invoice, credit memo, shipment)?

    A. Each comment is a separate entity with a type attribute which identifies the owner of the comment. All comments are stored in one sales_comment table.

    B. Comments to invoice, credit memo and shipment are different entities stored in the different tables.

    C. All comments belong directly to the order, and are stored in the sales_flat_order_comments table.

    D. Each comment is an attribute of the appropriate entity (invoice, credit memo, shipment).

  • Question 9:

    Which of the following node names may be used inside the setup resource declaration to utilize a custom setup class?

    A. resourceModel

    B. resourceClass

    C. setupClass

    D. class

  • Question 10:

    A native Magento EAV entity will use .

    A. A single table with separate columns for each data type (for instance, decimal, text, varchar, etc.)

    B. A single table with separate columns for all data types used by the entity

    C. A separate table for each data type (for instance, decimal, text, varchar, etc.)

    D. A separate table for each data type in addition to a flat data table with separate columns to store values for each data type used by the entity

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Magento exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your M70-201 exam preparations and Magento certification application, do not hesitate to visit our Vcedump.com to find your solutions here.