What is the differnce between Array and Hash Table?
Answer Posted / mohit jethva
Array can not contain diffrent type of object where in hash table you can store it.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
How do I create a delegate/multicastdelegate?
What is dynamic dispatch?
List down the different ide’s provided by microsoft for c# development.
Which attribute is used in order that the method can be used as webservice?
Why do we need properties in c#?
What is multicast delegate explain with example?
What are the fundamental oop concepts?
What is difference between comparable and comparator?
What is wpf application in c#?
What is type safe in c#?
Why do we need interfaces in c#?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
What is interface inheritance?
What are the different types of classes in c#?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?