InterviewSolution
Saved Bookmarks
| 1. |
Which of them is correct XML tag(a) < first name > (b) <6class>(c) <name>(d) All of the above |
|
Answer» <name> is s correct XML tag. |
|