निम्नलिखित में से कौन सा सही है?
Which one of the following is correct ?
A
Dictionary can have two same keys with different values
B
Dictionary can have two same values with different keys
C
Dictionary can have two same keys or same values but cannot have two same key-value pair
D
Dictionary can neither have two same keys nor two same values
Explanation
Correct Answer: B) Dictionary can have two same values with different keys