Answer Posted / prasad
array is a collection of elements of simlar type
hastable is a collection of elements of different types.
we can retrive data from hashtable in key-value pair manner
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is binding in c#?
Are cao stateful in nature?
What is delegate in c# interview questions?
Define constructors
What is the main usage of keyword “virtual†? How does it work for a method or property?
Is learning c# hard?
What happens if a static constructor throws an exception?
What is datagrid c#?
Why generics are used in c#?
What is difference between an Structure and Class?
What is the main purpose of linq?
Can namespace contain the private class?
Can I call a virtual method from a constructor/destructor?
How to declare a property in a class?
What is strongly typed in c#?