IBM
C2140-058 · Question #69
What is the easiest way that a current timestamp in a page request can be generated?
The correct answer is C. by correlating the timestamp value to a built-in datasource. See the full explanation below for the reasoning.
Question
What is the easiest way that a current timestamp in a page request can be generated?
Options
- Aby writing a custom code method that invokes java.util.Date
- Bby writing a custom code method that invokes java.util.Timer
- Cby correlating the timestamp value to a built-in datasource
- Dby using the NOW() Excel function in a column of a datapool
How the community answered
(45 responses)- A7% (3)
- B13% (6)
- C76% (34)
- D4% (2)
Community Discussion
No community discussion yet for this question.