The question is in the following picture:
The answer is C.
I know the method of finding all vectors orthogonal to a vector,but it will take a long time if I applied for 2 vectors, as I must answer the question in only 2.5 minuites. this method if found here Finding all vectors orthogonal to a vector, could anyone give me a quicker method please?

The two given vectors are linearly independent, so they span a subspace of dimension $2$. Therefore their orthogonal complement has dimension $4-2=2$, and so each of its bases has two elements. That eliminates A, D and E. The first vector in B is $(1,0,0,0)$ which is not orthogonal to $(1,1,1,0)$. That eliminates B; only C remains.