NIELIT O Level Exam

<p>What will be the value of the following Python expression?</p><pre><span style="font-size: 14px;">print(float(4+int(2.39)%2))</span></pre>

What will be the value of the following Python expression?

print(float(4+int(2.39)%2))


निम्नलिखित पायथन एक्सप्रेशन की वैल्यू क्या होगी ?

print(float(4+int(2.39)%2))

A. 5.0

B. 5

C. 4.0

D. 4




Correct Answer is :

C. 4.0



Explanation
The above expression is an example of explicit conversion. It is evaluated as: float(4+int(2.39)%2) = float(4+2%2) = float(4+0) = 4.0. Hence the result of this expression is 4.0.
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