When working with virtual desktop pools, which of the following is true?

A. pools are managed and displayed using the same name
B. users can choose which virtual machine they want from the pool
C. VMs in a pool should have different configurations
D. the pool is managed using the pool ID


Answer: D

Computer Science & Information Technology

You might also like to view...

MC All Tkinter events are described by strings following the pattern______ .

a) . b) . c) . d) None of the above.

Computer Science & Information Technology

________ is the correct way to create a new two-dimensional integer array myArray with 5 rows and 5 columns.

``` a) int myArray[][] = new int[ 5 ][ 5 ] b) int myArray[ 2 ] = new int( 5, 5 ) c) int myArray[ , ] = new int[ 5, 5 ] d) int myArray[] = new int[ 5, 5 ] ```

Computer Science & Information Technology

_________ involves terrorists launching attacks via the Internet. A. Cyberterrorism B. Virtual terrorism C. Digital terrorism D. Socioterrorism

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

____ provide the public and private network infrastructure for the Internet that enables wireless, cellular, and other capabilities.

A. ISPs B. MAEs C. NSPs D. NAPs

Computer Science & Information Technology