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