Question: You are working with the following XML code snippet. You have this line in your XSLT code `xsl:value-of-select="//car/make"/>`. What does it display?

  1. Cadillac
  2. Cadillac Escalade
  3. Cadillac Escalade 20000
  4. Cadillac Escalade $20,000

Answer: The correct answer of the above question is Option D:Cadillac Escalade $20,000