IBM
C2140-058 · Question #55
Which statement is true about a reference to the last element in an HTML table?
The correct answer is B. It can be created by selecting "Last occurrence" in the reference properties. See the full explanation below for the reasoning.
Question
Which statement is true about a reference to the last element in an HTML table?
Options
- AIt will automatically overwrite any reference to previous elements in the same table.
- BIt can be created by selecting "Last occurrence" in the reference properties.
- CIt can be created by matching the last instance of the element tag with a regular expression.
- DIt can only be captured by writing custom code to count the table elements.
How the community answered
(47 responses)- A13% (6)
- B79% (37)
- C4% (2)
- D4% (2)
Community Discussion
No community discussion yet for this question.