_____ is used to transform the contents of an XML document into another document format.
A. ?XSL-FO
B. ?XHTML
C. ?MSXML
D. ?XSLT
Answer: D
You might also like to view...
Thread safety in JavaFX applications is achieved not by synchronizing thread actions, but by ensuring that programs manipulate the scene graph from only the JavaFX application thread. This technique is called ________.
a. thread restriction. b. scene graph confinement. c. thread confinement. d. None of the above.
The process of breaking a string down into tokens is known as __________.
a. tokenizing b. buffering c. simplifying d. parsing
One way to increase processing speed is to move program instructions and data from memory to the processor more quickly. To help accomplish this objective, many computers contain a block of high-speed __________.
a. ROM b. RAM c. registers d. cache memory
Which of the following justifies the output to the left?
A. showpoint B. right C. setw(width) D. left E. fixed