Multiple choice technology programming languages

XSLT

  1. Improves Server Performance

  2. Allows customize data presentations

  3. Replaces XML

  4. Used to store xml to databases

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

XSLT transforms XML documents into different formats like HTML, text, or other XML - enabling customized presentations. It doesn't replace XML, doesn't inherently improve server performance, and isn't for database storage. XSLT is a presentation layer technology.