web technology Online Quiz - 167
Description: web technology Online Quiz - 167 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Attempted
0/20
Correct 0
Score 0
‹
›
Choose the best answer XML was designed to transport and store data, with focus on what data is.
Queries from universes containing SQL traps:
- There must be one and only one document element. 2. Every open tag must be closed. 3. If an element is empty, it still must be closed. * Poorly-formed: * Well-formed: * Also well-formed: 4. Elements must be properly nested. * Poorly-formed: * Well-formed: 5. Tag and attribute names are case sensitive. 6. Attribute values must be enclosed in single or double quotes. Choose the best suitable answer
What parser would you use for searching a huge XML file?
Among the following which is the tree based XML parsing