PrepAway - Latest Free Exam Questions & Answers

What code should you add to line 04?

You create the following method in a Utility class: (Line numbers are included for reference only.)

You need to complete the code to meet the requirement for displaying the last 10 viewed pictures.
What code should you add to line 04? (More than one answer choice may achieve the goal. Select
the BEST answer.)

PrepAway - Latest Free Exam Questions & Answers

A.
StorageApplicationPermissions.FutureAccessList.Add(file, file.Name);

B.
StorageApplicationPermissions.MostlyRecentlyUsedl_ist.Add(file, file.Name);

C.
StorageItemMostRecentlyUsedList.Entries.Add(file, file.Name);

D.
StorageItemAccessList.Entries.Add(file, file.Name);

One Comment on “What code should you add to line 04?


Leave a Reply