Multiple Choice
What will be the result of calling the save() method on a collection instance?
A) It will save all items with one INSERT … ON DUPLICATE KEY UPDATE query
B) It will loop over all items and call save () on each one
C) It will save the select query execution result into the cache
D) It will save the select query to the cache
Correct Answer:

Verified
Correct Answer:
Verified
Q91: A merchant asks you to extend customer
Q92: A module you are working on needs
Q93: A third-party module uses a layout update
Q94: You are working on a custom web
Q95: You added a new constructor argument to
Q97: You are writing a customization for the
Q98: You are adding a new menu item
Q99: You have been asked to display details
Q100: The module MyCompany_MyModule will add a new
Q101: How do you persist an entity to