MCQ Answer

<p>What will be the output of the following Python code snippet?</p><pre><span style="font-size: 14px;">d1 = {"john":40, "peter":45}<br></span><span style="font-size: 14px;">d2 = {"john":466, "peter":45}<br></span><span style="font-size: 14px;">print(d1 == d2)</span></pre> <p>&nbsp;</p>

What will be the output of the following Python code snippet?

d1 = {"john":40, "peter":45}
d2 = {"john":466, "peter":45}
print(d1 == d2)

 



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

d1 = {"john":40, "peter":45}
d2 = {"john":466, "peter":45}
print(d1 == d2)
Topic : Sequence data types in python

A. True सही

B. False गलत

C. None कोई नहीं

D. Error एरर




Correct Answer is :

B. False



Explanation
If d2 was initialized as d2 = d1 the answer would be true.
Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad