Advertisements
Advertisements
प्रश्न
Which of the following will delete key-value pair for key = “Red” from a dictionary D1?
विकल्प
delete D1("Red")
del D1["Red"]
del.D1["Red"]
D1.del["Red"]
MCQ
उत्तर
del D1["Red"]
shaalaa.com
Key Concepts in Database Management System (DBMS)
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?