MCQ Answer

<p>What will be the output of the following Python code?</p> <pre><font color="#333333">a={1:"A",2:"B",3:"C"}<br></font><font color="#333333">a.clear()&nbsp;<br></font><font color="#333333">print(a)</font></pre>

What will be the output of the following Python code?

a={1:"A",2:"B",3:"C"}
a.clear() 
print(a)


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

a={1:"A",2:"B",3:"C"}
a.clear() 
print(a)
Topic : Sequence data types in python

A. None

B. { None:None, None:None, None:None}

C. {1:None, 2:None, 3:None}

D. { }




Correct Answer is :

D. { }



Explanation
The clear() method clears all the key-value pairs in the dictionary.
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