An Array is a Ref Type? what about the array elements which
are value type(int,Float...etc)?
Answer Posted / gyana
Float
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
How is exception handling implemented in c#?
Is arraylist faster than linkedlist?
What does addressof operator do in background ?
What is data binding with example?
What is the difference between struct and class in c#?
Is null or empty in c#?
What do you mean by the delegate in c#?
What is using in c#?
What is inumerable?
Can a method be sealed in c#?
can you declare an override method to be static if the original method is not static?
Can we make a Static Constructor Parameterized? Give Reason with your answer
How you will create satellite assemblies?
How do you declare an interface in c#?
What are the different types of classes?