CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 1: 70-357: Developing Mobile Apps

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. You are developing a Universal Windows Platform (UWP) app. Your app stores files on a users device. You need to be able to…

Nội dung câu hỏi

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. You are developing a Universal Windows Platform (UWP) app. Your app stores files on a users device. You need to be able to replace the existing files with new files generated by the user.Solution: You run the StorageFile.GetParentAsync method to get a reference to the existing file. Then, you run the StorageFile.CreateStreamedFileAsync method to create the new file at the same location. Does this meet the goal?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Yes
  2. B. No

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề