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

Câu 9: 70-483: MCSD Programming in C

You are developing a method named CreateCounters that will create performance counters for an application. The method includes the following code. (Line numbers are included for reference only.) You need to ensure that Counter2 is available for use in Windows Performance Monitor (PerfMon). Which code segment should yo…

Nội dung câu hỏi

You are developing a method named CreateCounters that will create performance counters for an application. The method includes the following code. (Line numbers are included for reference only.) You need to ensure that Counter2 is available for use in Windows Performance Monitor (PerfMon). Which code segment should you insert at line 16?

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. CounterType = PerformanceCounterType.RawBase
  2. B. CounterType = PerformanceCounterType.AverageBase
  3. C. CounterType = PerformanceCounterType.SampleBase
  4. D. CounterType = PerformanceCounterType.CounterMultiBase — đá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.

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ề