what is value type to reference type
Answers were Sorted based on User's Feedback
Answer / prasad. surabathina
Value Types
Value types contains there data which are allocated on the
stack or in-line a structure
Reference Types
Reference types stores reference to the value memmory and
are allocated on the heap and refrence types can be self-
describing type pointer type or interface types.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rudranarasimha
correction
valutype is the variable to store the data where as
reference type is the variable to store the reference to
the data only.Both are derived from the System.object
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rudranarasimha
valutype is the variable to store the data where as
reference type is the variable to store the reference to
the data only..Both are derived from the System.valutype.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / amar
value type is boxing and reference type is unboxing
| Is This Answer Correct ? | 3 Yes | 3 No |
Explain the difference between value type and reference type?
List of interview questions collections at www.dpoint.weebly.com
which type of data u send through request.querystring()?and tell abt exact size?
What are the merits and demerits of viewstate?
What are the security types in asp.net?
Explain the differences between clr & cts?
Do you know using sql cache invalidation?
Can you explain autopostback?
If we write return statement in finally block will it works fine or throws any error?
Does asp.net still recognize the global.asa file?
Explain the asp.net page life cycle.
Which method do you use to enforce garbage collection in .net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)