exam questions

Exam 9A0-410 All Questions

View all questions & answers for the 9A0-410 exam

Exam 9A0-410 topic 1 question 65 discussion

Actual exam question from Adobe's 9A0-410
Question #: 65
Topic #: 1
[All 9A0-410 Questions]

The following XPath expression is retrieved: attachmentList[0]. What is the result?

  • A. An index out of bounds error
  • B. An array of length 1
  • C. The object at index 0
  • D. A null pointer error
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
sg0206
5 years, 5 months ago
A is correct list variables To reference an entire list variable, you use the name of the list variable. For example, to copy all of the data from a list variable named original_list to a list variable named copy_list, the XPath expression that you use to reference original_list is /process_data/original_list. To indicate the data item in a list variable, you need to specify the index position of the item. For example, a process stores document data in a list variable named listofdocs. You can use the execute operation of the Set Value service to retrieve the first document in the list and save it in a document variable named firstdoc. The XPath expression that returns the first document in the list is /process_data/listofdocs[1]. https://help.adobe.com/en_US/livecycle/10.0/WorkbenchHelp/WS92d06802c76abadb-1cc35bda128261a20dd-7d75.html
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago