ExamQuestions.com

Register
Login
Automating Cisco Service Provider Solutions (SPAUTO) Exam Questions

Cisco

Automating Cisco Service Provider Solutions (SPAUTO)

24 / 28

Question 24:


                
                
            
                image
            
            
                
Refer to the exhibit. Using the provided XML snippet, which Xpath expression prints "Jane"? 

Answer options:

A. //employee[1]/firstName/value()
B. //employee[0]/firstName/value()
C. //employee[1]/firstName/text()
D. //employee[0]/firstName/text()