Concept:
For direct lattice vectors \(a_1,a_2,a_3\), reciprocal lattice vectors are:
\[
b_1=2\pi\frac{a_2\times a_3}{a_1\cdot(a_2\times a_3)}
\]
\[
b_2=2\pi\frac{a_3\times a_1}{a_1\cdot(a_2\times a_3)}
\]
\[
b_3=2\pi\frac{a_1\times a_2}{a_1\cdot(a_2\times a_3)}
\]
Step 1: Write the given vectors.
\[
a_1=(1,1,1),\quad a_2=(3,0,-2),\quad a_3=(4,3,0)
\]
Step 2: Find cross products.
\[
a_2\times a_3=(6,-8,9)
\]
\[
a_3\times a_1=(3,-4,1)
\]
\[
a_1\times a_2=(-2,5,-3)
\]
Step 3: Write reciprocal lattice vectors.
\[
b_1=2\pi(6\hat{i}-8\hat{j}+9\hat{k})
\]
\[
b_2=2\pi(3\hat{i}-4\hat{j}+\hat{k})
\]
\[
b_3=2\pi(-2\hat{i}+5\hat{j}-3\hat{k})
\]
\[
\therefore \text{Correct Answer is (B)}
\]