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 the use com component in .net?
What is common type system (cts)?
Garbage collector thread is what kind of a thread?
Is .net a language?
Do you know what is linq?
What?s different about a Windows service as compared to a regular application?
How many types of exception handlers are there in .NET?
What is the difference between a class and an object, and how do these terms relate to each other?
What is reflection and what is it for?
How is development of a Windows service different from a Windows Forms application?
What is assembly in .net?
What are the new 2.0 features useful for?