NIELIT O Level Exam

<p>What will be the output of the following ?</p><pre><span style="font-size: 14px;">import numpy as np<br></span><span style="font-size: 14px;">a = np.arange(1,5,2)<br></span><span style="font-size: 14px;">print(a)</span></pre>

What will be the output of the following ?

import numpy as np
a = np.arange(1,5,2)
print(a)


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

import numpy as np
a = np.arange(1,5,2)
print(a)

A. [1 3 5]

B. [1 3]

C. [1,3]

D. [1,2,3,4,5]




Correct Answer is :

B. [1 3]



Explanation

numpy.arange() function is used to create a numpy array from specified range. The Complete syntax of aranage function is :

arange(start,stop,step,dtype)

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