Multiple choice technology web technology

XSLT is ____________

  1. a language for navigating in XML documents

  2. a language for transforming XML documents

  3. a language for formatting XML documents

  4. is a language for Parsing XML documents

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

XSLT (Extensible Stylesheet Language Transformations) is a declarative, XML-based language used for transforming XML documents into other formats, such as HTML, plain text, or other XML documents.