Câu 21: 70-483: MCSD Programming in C
You are developing an application by using C#.You have the following requirements: ✑ Support 32-bit and 64-bit system configurations. ✑ Include pre-processor directives that are specific to the system configuration. ✑ Deploy an application version that includes both system configurations to testers. ✑ Ensure that stac…
Nội dung câu hỏi
You are developing an application by using C#.You have the following requirements: ✑ Support 32-bit and 64-bit system configurations. ✑ Include pre-processor directives that are specific to the system configuration. ✑ Deploy an application version that includes both system configurations to testers. ✑ Ensure that stack traces include accurate line numbers. You need to configure the project to avoid changing individual configuration settings every time you deploy the application to testers. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
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. Update the platform target and conditional compilation symbols for each application configuration.
- B. Create two application configurations based on the default Release configuration. — đáp án hiện tại
- C. Optimize the application through address rebasing in the 64-bit configuration.
- D. Create two application configurations based on the default Debug configuration. — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.