1.

(A) : For n = 3, 1 may be 0,1,2 and .m. may be 0, (+-2, +-1 and 0) (R) : For each value of n there are 0 to (n-1) possible values of 1 and for each value of l values of .m. are -1….0….+1

Answer» <html><body><p>Both (A) and (R) are true and (R) is the <a href="https://interviewquestions.tuteehub.com/tag/correct-409949" style="font-weight:bold;" target="_blank" title="Click to know more about CORRECT">CORRECT</a> <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a> of (A) <br/> Both (A) and (R) are true and (R) is not the correct explanation of (A) <br/>(A) is true but (R) is false <br/>(A) is false but (R) is true </p><a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> :For n there are 0,1 …. (n-1) values of <a href="https://interviewquestions.tuteehub.com/tag/l-535906" style="font-weight:bold;" target="_blank" title="Click to know more about L">L</a> for l there -l to +l values of ml.</body></html>


Discussion

No Comment Found