InterviewSolution
Saved Bookmarks
| 1. |
Albert works as a website developer in Global Website Designer company. Currently he has created following tags in XML: <STUDENT>...</STUDENT> <Student>.... </Student> Are these tags part of HTML code or XML code? Are these same or different? |
|
Answer» These tags are part of XML code. These tags are different. |
|