...

/

Quiz: Parallelization of Tasks in PHP

Quiz: Parallelization of Tasks in PHP

Assess your learning about parallelization of tasks in PHP through a quiz.

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

(Fill in the blank.) A thread is ________.

A.

a PHP library

B.

a dispatchable unit of work within a process

C.

a combination of multiple processes

D.

a stream of input values


1 / 6