What are two valid options for iterating through each Account in the collection List<Account> named AccountList? (Choose two.)

What are two valid options for iterating through each Account in the collection List<Account> named AccountList? (Choose two.)
A . for (Account theAccount : AccountList) {…}
B . for(AccountList) {…}
C . for (List L : AccountList) {…}
D . for (Integer i=0; i < AccountList.Size(); i++) {…}

Answer: AD

Latest CRT-450 Dumps Valid Version with 372 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments