

InterviewSolution
Saved Bookmarks
1. |
If `l`, m, n are the direction consines of a line, thenA. `l+m+n=0`B. `l+m+n=1`C. `l^(2)+m^(2)+n^(2)=1`D. `l^(2)+m^(2)+n^(2)=0` |
Answer» Correct Answer - C | |