An after trigger on the Account object performs a DML update operation on all of the child Opportunities of an Account. There are no active triggers on the Opportunity object, yet a "maximum trigger depth exceeded" error occurs in certain situations.
Which two reasons possibly explain the Account trigger firing recursively? Choose 2 answers
Changes to Opportunities are causing cross-object workflow field updates to be made on the Account
Changes to Opportunities are causing roll-up summary fields to update on the Account.