InterviewSolution
Saved Bookmarks
| 1. |
What does 'XML' stand for? How is the purpose of HTML different from XML? |
|
Answer» XML stands for Extensible Markup Language. HTML is used to design web pages. XML is used to transport data. |
|