Multiple choice technology web technology

Choose the best answer 1) XML is not a replacement for HTML. 2) XML and HTML were designed with different goals. 3) XML was designed to describe data and to focus on what data is. 4) HTML was designed to display data and to focus on how data looks. 5) HTML is about displaying information, XML is about describing information

  1. 1 & 2 is correct

  2. 2 & 3 is correct

  3. 4 & 5 is correct

  4. All are correct

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

All five statements correctly describe the relationship between XML and HTML. XML and HTML have different goals: XML describes data (what it IS), HTML displays data (how it LOOKS). XML is not a replacement for HTML - they serve complementary purposes. Statement 5 reinforces statements 3 and 4.