Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing



Question - 1

In Which language Magento is written?

  • Python
  • PHP
  • Java
  • Perl
Solutions
Question - 2

What are the top features of Magento?

  • Payment
  • porting and Analytics
  • Customer Accounts
  • All of these
Solutions
Question - 3

How many design patterns does Magento Have?

  • Factory Pattern
  • Singleton Pattern
  • Model View Controller Pattern
  • All the above
Solutions
Question - 4

Which of the following billing information can be managed through Magento?

  • Adding a credit card
  • Updating a billing address
  • Adding a PayPal account
  • All the above
Solutions
Question - 5

Select the class type which directly charges a credit card after capturing an invoice in Magento admin

  • order
  • payment
  • Invoice
  • payment_method
Solutions
Question - 6

How Magento can be made more secure for the client?

  • Disable remote access to Magento Connect Manager
  • Using a strong password and changing them at regular interval
  • Both A and B
  • None of the above
Solutions
Question - 7

The EAV attribute types used for layered navigation in native Magento, is _____________

  • Enum
  • Option
  • Varchar
  • Union
Solutions
Question - 8

Magento have _ _ _ _ design patterns.

  • 8
  • 10
  • 12
  • 14
Solutions
Question - 9

What is the full form of ORM in Magento?

  • Optional Relational Mapping
  • Object Relational Mapping
  • Objective Resource Mapping
  • None of The Above
Solutions
Question - 10

How many types of router does Magento 2 have in frontend?

  • 2
  • 3
  • 4
  • 5
Solutions
Question - 11

Which tag do you use to define a class will be substituted for an interface?

  • class
  • type
  • preference
  • define
Solutions
Question - 12

A Coupon is also known as ______ in Magento

  • Physical Item
  • Promotional Chart
  • Bundled Product
  • Shopping Cart Price Rule
Solutions
Question - 13

How many fallback steps provides in Magento?

  • 2
  • 3
  • 4
  • 5
Solutions
Question - 14

How many types of router does Magento 2 have in frontend?

  • 2
  • 3
  • 4
  • 5
Solutions
Question - 15

What are the modules hosted on Magento Connect?

  • Core Modules
  • Community Modules
  • Commercial Modules
  • All the above
Solutions
Question - 16

Magento theme is stored in _____ in the Magento file system.

  • Skin Directory
  • App/Design Directory
  • Both App/Design Directory and Skin Directory
  • None of The Above
Solutions
Question - 17

How can we add review list on product page of Magento?

  • < ?php echo $this->getChildHtml(‘reviews’) ? >
  • < ?php echo $this->getProduct(‘reviews’) ? >
  • < ?php echo $this->getReview(‘product’) ? >
  • None of these
Solutions
Question - 18

How do you get current time zone in magento website?

  • Mage::getStoreConfig(‘general/locale/timezone‘)
  • Mage::getStoreTime(‘general/locale/timezone‘)
  • Mage::getTimeZone(‘general/locale/time‘)
  • Mage::getTime(‘general/locale/timezone‘)
Solutions
Question - 19

Select the API methods that exists in Magento.

  • catalog_category.save
  • catalog_product.items
  • catalog_product_attribute_set.update
  • catalog_product.info
Solutions
Question - 20

When writing a Magento module which of these files are you likely to create first?

  • controllers/IndexController.php
  • etc/config.xml
  • Model/Observer.php
  • Block/Template.php
Solutions
Tags:
Magento MCQ (Multiple Choice Questions), Advanced Magento MCQ, Magento MCQ Online test,Magento MCQ Questions and answers PDF, Magento Interview Questions With Answers, Magento Technical Questions with full explanation