Advertisements
Advertisements
प्रश्न
Select code to display the sum of Series M1 and Series M2:
(i) print (sum(M1,M2))
(ii) print(M1+M2)
(iii) print(M1.add(M2))
(iv) print(M1.sum(M2))
विकल्प
Only (i)
(i) and (ii)
(ii) and (iii)
(iii) and (iv)
MCQ
उत्तर
(i) and (ii)
shaalaa.com
A Series
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?