NIELIT O Level Exam

<p>What will be the output of the following ?</p><pre>import numpy as np<br>a=np.array([2,4,1])<br>b=np.array([3,5])<br>c=a+b<br>print(c)</pre>

What will be the output of the following ?

import numpy as np
a=np.array([2,4,1])
b=np.array([3,5])
c=a+b
print(c)


निम्नलिखित का आउटपुट क्या होगा?

import numpy as np
a=np.array([2,4,1])
b=np.array([3,5])
c=a+b
print(c)

A. [2 4 1 3 5 ]

B. [5 9 1]

C. 15

D. ValueError




Correct Answer is :

D. ValueError



Explanation

ValueError: operands could not be broadcast together with shapes (3,) (2,) 

Latest Current Affairs 2024 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online MBA 2 years Online MCA Online BCA Best Website and Software Company in Allahabad