Answer Posted / anna
an array is a reference type.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Is null == null c#?
What are the extension methods in c#?
What is sorted list in c#?
Which is faster abstract class or interface in c#?
What is yield c#?
For read-only operation which property you have to designated?
What is string concatenation?
Why is c# good for games?
Explain how do you directly call a native function exported from a dll?
What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
In a single .NET DLL how many classes it contains?
How does aspect oriented programming work?
Can you create sealed abstract class in c#?
What does executescalar return in c#?
What is static class in C#?