Câu 77: MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer
You have an enumeration named truckStatus that has the following statuses: ✑ Empty ✑ Loaded ✑ CompletedYou have the following code: You need to add the following statuses to the enumeration: Quarantine, InTransitWhat should you do?
Nội dung câu hỏi
You have an enumeration named truckStatus that has the following statuses: ✑ Empty ✑ Loaded ✑ CompletedYou have the following code: You need to add the following statuses to the enumeration: Quarantine, InTransitWhat should you do?
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.
- A. Add a post handler to the method that checks the enumeration and logic for your new enumeration values using the enumeration value. — đáp án hiện tại
- B. Add a post handler to the method that checks the enumeration and logic for your new enumeration values using a range comparison for your new values.
- C. Add a new case statement in the model of the existing code.
- D. Add a post handler to the method that checks the enumeration and logic for your new enumeration values using the integer value of the enumeration.
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.