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
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
Why delegates are safe in c#?
What is a must for multitasking
What is the use of oops in c#?
Is array value type in c#?
Difference between abstract classes and interfaces
How will you allow a class to be inherited, but prevent the method from being over-ridden?
What is array and types of array in c#?
What do you mean by “finalize” and “finally” methods in c#?
What is an assembly qualified name? Is it a filename? How is it different?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
What is yield c#?
What is parsing?
How can I develop an application that automatically updates itself from the web?
How do I download a program to my desktop?