what is the difference between class and structures?
Answers were Sorted based on User's Feedback
Answer / rakesh
in .net for stuctures u can also have functions.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vandana joshi
class can have methods and variables whereas struct can
have only variables.
| Is This Answer Correct ? | 1 Yes | 3 No |
What is a metadata in .net?
What does .net stand for?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
What are virtual destructures?
Why you want to leave your previous company.
Why MVC programming model preferred?
Why do we use msmq?
What does jit compilation do in .net?
Difference b/w dataset.clone and dataset.copy ?
what is the meaning silverligt control
Explain .NET architecture?
What is IIS and how we deploy website on IIS.