2
Answers

Hashtable Problem

Photo of jaswant singh

jaswant singh

18y
2k
1
In Hashtable we can store two values like key and its value, but we want to store three values like Roll No, Name and Age is there any collection in c# to store that values from which we can access the detail based on Roll No

Answers (2)