Answer Posted / dhinakaran
Class is a reference Type.
structure is a value Type.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define c# and list the features.
Are arrays immutable c#?
How do I create a multilanguage?
Explain the process of abstraction with an example?
What is the difference between ref & out parameters in c#?
Explain types of comment in c# with examples
Why do we need singleton pattern in c#?
Why array is faster than arraylist in c#?
Is it true that all c# types derive from a common base class?
What is string concatenation?
What is the purpose of a namespace?
Do void methods have parameters?
if a method is marked as protected internal who can access it?
What is private protected in c#?
How to find the current application file path while runtime?