Adobe
9A0-127 · Question #77
9A0-127 Question #77: Real Exam Question with Answer & Explanation
Sign in or unlock 9A0-127 to reveal the answer and full explanation for question #77. The question stem and answer options stay visible for context.
Question
Given the follow code snippet: <cfset startTime = CreateDateTime(2009,1,1,0,0,0)> <cfset endTime = CreateDateTime(2009,1,3,12,0,0)> <cfset i = 2> <cfloop from="#startTime#" to="#endTime#" index="i" step="#CreateTimeSpan(1,0,0,0)#"> Hello World! <br /> </cfloop> How many times does the loop iterate?
Options
- A2
- B3
- C4
- D12
Unlock 9A0-127 to see the answer
You've previewed enough free 9A0-127 questions. Unlock 9A0-127 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.