One of the greatest benefits of XML is that:
a. it allows you to create animated rollovers.
b. it compresses audio and video files, allowing larger files to be sent.
c. it connects local area networks with wide area networks.
d. it allows you to create your own tags for data.
e. it encapsulates data into packets for more reliable transmission.
d. it allows you to create your own tags for data.
You might also like to view...
Which of the following is the escape character?
a. * b. \ c. \n d. "
What do Prim's algorithm and Kruskal's algorithm do after they take a graph?
a. Construct a minimum spanning tree b. Create a shortest path from the graph c. Remove all cycles or loops from the graph d. Find the average weight of the edges
A placeholder character is used as a placeholder for an unknown part of a value or to match a certain pattern in a value
Indicate whether the statement is true or false
Describe why items placed in the Recycle Bin take up hard drive space
A) There is more hard drive space than RAM. B) Files and folders that have been deleted are placed in RAM until RAM gets filled; then it uses the hard drive. C) Files and folders that have been deleted are placed in the Recycle Bin, which is just another folder on the hard drive. Until the Recycle Bin is emptied, the file or folder still resides (and takes up space) on the hard drive. D) Not until the administrator empties the Recycle Bin or the system gets rebooted does the Recycle Bin get emptied. Because hard drive space is more plentiful than RAM, the hard drive is used.