List of questions
Related questions
Question 50 - CBDE discussion
A Mapping consists of keys and value.
A.
the Keys can be anything, but the value can't be another mapping or struct.
B.
the Value can be anything, but the key cannot be another mapping, struct, integer or Boolean.
C.
the value can be anything, but the key cannot be another mapping, struct, enum or dynamically sized array.
Your answer:
0 comments
Sorted by
Leave a comment first