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
What is a virtual property. Give an example?
In howmany ways can you deploy an assembly?
What is a Jagged Array in C#?
What are extension methods and where can we use them?
What is constructors, explain with syntax
Which is better javascript or c#?
What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is difference between a function and a method?
Define mutex in C#?
Can a struct inherit from an interface in c#?
Is c# different than c++?
If you donot specify an access modifier for a method, what is the default access modifier?
What is expression c#?
What can I create with c#?
What is main thread in c#?