Answer Posted / anna
an array is a reference type.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
List out two different types of errors in c#?
Can an abstract class inherit from another abstract class c#?
What does args mean in c#?
Explain the features of an abstract class in net.
Why is main static in c#?
What is the difference between wrapper class and primitive?
Why to use “using” in c#?
Can we call server-side code (c# or vb.net code) from javascript?
Can you specify nested classes as partial classes?
What is the diff between System.String and System.Text.StringBuilder classes?
What is a datacontract?
What does out mean c#?
What do you mean by string objects are immutable?
How many types of polymorphism are there?
Why main method is static in c#?