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

Câu 5: C1000-004: IBM Curam SPM V7.X Application Developer

Consider the definition of the code table item in the following extract from TrafficLights.ctx: Which Java statement checks the status of an attribute called trafficLight?

Nội dung câu hỏi

Consider the definition of the code table item in the following extract from TrafficLights.ctx: Which Java statement checks the status of an attribute called trafficLight?

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. if (trafficLight.equals(curam.codetable.TRAFFICLIGHTS.GO)) { — đáp án hiện tại
  2. B. if (trafficLight.equals(curam.codetable.TRAFFICLIGHTS.TL1)) {
  3. C. if (trafficLight.equals(curam.codetable.TRAFFICLIGHTS.GREEN)) {
  4. D. if (trafficLight.equals(“Green”)) {

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ề