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

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?

Minh họa câu hỏi

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. 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
  2. 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.
  3. C. Add a new case statement in the model of the existing code.
  4. 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.

Câu hỏi liền kề