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 |
which method do you use to redirect the user to another page without performing a round trip to the client? How?
How do you instantiate a complex number?
Tell us what is the difference between struct and class?
Explain how garbage collection works?
Is .net a programming language?
What?s a proxy of the server object in .NET Remoting?
in hibernate, what is dirty reading?
What?s SingleCall activation mode used for?
What are the different types of memory in .net?
Example from .net. Integer & struct are value types or reference types in .net?
What is .net3.0 and .net3.5?
What is "common language specification" (cls) in .net?