Answer
The dispatcher has 16 options for sending the cars.
Work Step by Step
We could represent the set of cars using the roster method:
{Car #1, Car #2, Car #3, Car #4}
Since the dispatcher can send none, one, two, three, or all four cars, the number of options is going to be equal to the number of subsets of the given set.
A set of $n$ elements has $2^n$ subsets; therefore, our set has:
$2^4=16$ subsets.
The dispatcher has 16 options for sending the cars.