Concept:Direction cosines l, m, n are the cosines of the angles α, β, γ that the line makes with the x‑, y‑, and z‑axes respectively.They satisfy l2+m2+n2=1 and uniquely describe the line’s orientation in 3D space.Explanation:Given direction cosines are ⟨0,1,0⟩, so l=0, m=1, n=0.l=cosα=0 gives α=90∘ — the line is perpendicular to the x-axis.m=cosβ=1 gives β=0∘ — the line lies exactly along the y-axis.n=cosγ=0 gives γ=90∘ — the line is perpendicular to the z-axis.Thus the line makes a 0∘ angle with the y-axis; it is parallel to the y-axis.