Answer: A server, database or query level option that is used to limit the number of processors that the parallel plan can use.
Explanation: The Degree of Parallelism is the number of workers, or the number of processors, that are assigned for the parallel plan to accomplish the worker task. Hope this helped! :)