InterviewSolution
Saved Bookmarks
| 1. |
The XML document is like a(a) tree structure(b) inverted tree structure(c) flat structure(d) None of the above |
|
Answer» (a) The xml document is like a tree structure. |
|