Structure information 8. Which are the main features of XML? Text data description Human- and computer-friendly format Handles data in a tree structure having one-and only one-root element All mentioned above 9.
Sorting Question 15 Detailed Solution Download Solution PDF The correct answer is option 3. Concept: Max-Heap: A max-heap is a complete binary tree in which the value in each internal node is greater than or equal to the values in the children of that node. Mapping the elements of a ...