Question: What is the correct syntax for comments in XQuery?

  1. `/* */`
  2. ``
  3. `//`
  4. `(: :)`

Answer: The correct answer of the above question is Option D:`(: :)`