CBSE Class 12 Computer Science
Question 19 of 42
Solved 2024 Sample Question Paper CBSE Class 12 Computer Science (083) — Question 1
Back to all questions(i) POP3 – Post Office Protocol 3
URL – Uniform Resource Locator
(ii) One difference between XML and HTML:
| HTML( Hyper text mark Up language) | XML (Extensible Markup Language) |
|---|---|
| It is a static web development language – only focuses on how data looks. It is used for only displaying data, cannot transport data. | It is a dynamic web development language – as it is used for transporting and storing data. |