Multiple Choice
When changes are made to more than one of a collection's items using setData ('some', 'value') , which of the following methods will save the changes in the collection?
A) $collection->saveAll ( ) ;
B) $collection->saveItems ( ) ;
C) $collection->saveAllItems ( ) ;
D) $collection->save ( ) ;
Correct Answer:

Verified
Correct Answer:
Verified
Q63: Which two of the following will return
Q64: What is the difference between the base_grand_total
Q65: Which method is responsible for a full
Q66: In what order are the routers from
Q67: Which one of the following statements is
Q68: How can you restrict access to a
Q70: Which of the following is a true
Q71: Which two EAV attribute frontend_input types make
Q72: Which one of the following API protocols
Q73: Which statement describes a model class that