Answer Posted / guest
Arraylist is a collection of different datatypes.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the use of tuple in c#?
What are the benefits of using generics in c#?
what optimizations does the c# compiler perform when you use the /optimize+ compiler option?
How many kinds of elements an array can have?
Explain About namespaces
Which is more efficient for loop or while loop?
Can we create extension method for interface?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What is append in c#?
Major difference between Basic httpbinding and WShttpbinding?
Explain what are three test cases you should go through in unit testing?
Can a static class contain non static members?
write a c# program add two matrix with input number ?
Are c# strings null terminated?