Answer Posted / git101288
class is the value type and struct is the refrence type
this the example for value type n refrence type
| Is This Answer Correct ? | 0 Yes | 21 No |
Post New Answer View All Answers
How long does it take to get a loop recorder put in?
Can we customize the serialization process?
What is the difference between icomparer and icomparable in c#?
Is c# a strongly-typed language?
Define an assembly in .net?
What is native image generator (ngen.exe)?
What is the process of delegation?
What is array and arraylist?
Explain the top reason to use c# language?
What is data binding c#?
What is the execution entry point for a c# console application?
What is the default value of boolean variable?
Which are the loop types available in c#?
Can you instantiate a struct without using a new operator in c#?
What is the difference between interface and inheritance in c#?