A _____ document is a document that combines from multiple vocabularies.

A. simple
B. compound
C. combined
D. complex


Answer: B

Computer Science & Information Technology

You might also like to view...

Concatenating with Strings is done with:

a) reserved words. b) method calls. c) operator overloading. d) operator overloading and method calls.

Computer Science & Information Technology

The default Wireshark screen has become the standard most other protocol analyzers are based on.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What function does the Logical Link Control sublayer of the Data Link layer provide?

A. coordinates communication between applications B. physical device addressing C. error recovery and flow control D. controls access to network media

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. The potential performance benefits of a multicore organization depend on the ability to effectively exploit the parallel resources available to the application. 2. Database management systems and database applications are one area in which multicore systems can be used effectively. 3. Even if an individual application does not scale to take advantage of a large number of threads, it is still possible to gain from multicore architecture by running multiple instances of the application in parallel. 4. With hybrid threading each major module is single threaded and the principal coordination involves synchronizing all the threads with a timeline thread. 5. The ARM11 MPCore is an example of the L1 cache being divided into instruction and data caches.

Computer Science & Information Technology