Multiple Choice
A merchant requires the ability to configure contact information for their brick and mortar stores as a CSV file upload. The module already exists and contains an etc/adminhtml/system.xml file where the new field can be added. How do you specify the class that will process the uploaded file?
A) <upload_model>\Magento\Config\Model\Config\Upload\File</upload_model>
B) <frontend_model>\Magento\Config\Model\Config\Frontend\File</frontend_model>
C) <backend_model>\Magento\Config\Model\Config\Backend\File</backend_model>
D) <source_model>\Magento\Config\Model\Config\Source\File</source_model>
Correct Answer:

Verified
Correct Answer:
Verified
Q5: The constructor function for \Magento\Catalog\Model\Category contains this
Q6: What is the connection between product attribute
Q7: A merchant tasks you to keep sales
Q8: You are working on a project that
Q9: What scopes are available for customer attributes?<br>A)
Q11: How many shipping addresses may be selected
Q12: What is a valid use case for
Q13: Assume that $collection is a new instance
Q14: You are setting up a brand new
Q15: A custom module must make changes to