...

/

Quick Quiz on Coordinating Deployments

Quick Quiz on Coordinating Deployments

Check your understanding of coordinating deployments by taking this quiz.

We'll cover the following...
Technical Quiz
1.

(Select all that apply.) What statement is correct in relation toflags?

A.

+A true enables kernel pooling, which provides an OS-specific I/O event notification system.

B.

+K increases the async thread pool, which is a group of threads started by the VM responsible for all of the I/O work done by your code.

C.

+A increases the async thread pool, which is a group of threads started by the VM responsible for all of the I/O work done by your code.

D.

+K true enables kernel pooling, which provides an OS-specific I/O event notification system.


1 / 10