what is value type to reference type

Answers were Sorted based on User's Feedback



what is value type to reference type..

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

what is value type to reference type..

Answer / guest

Boxing

Is This Answer Correct ?    6 Yes 1 No

what is value type to reference type..

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

what is value type to reference type..

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

what is value type to reference type..

Answer / amar

value type is boxing and reference type is unboxing

Is This Answer Correct ?    3 Yes 3 No

what is value type to reference type..

Answer / amar

UNBOXING

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

Explain autherization levels in .net ?

2 Answers  


How to register exception filter globally?

0 Answers  


On Age field how many Asp.Net validation controls will be suit?

7 Answers   NTTF Nettur Technical Training Foundation, Quest,


what are the advantage in asp.net and what are the question ask for interview in vb.net and asp.net

0 Answers   TCS,


what is impersonation in ASP.NET?

7 Answers   Accenture, Merrill Lynch, Wipro,






Difference between viewstate, cache, session

2 Answers   Mind Tree,


What is ViewState and How it is managed,Its Advantages/Benefits?

4 Answers   Google,


Tell About Web.config ?

2 Answers   Keane India Ltd,


Explain the difference between webfarm and webgardens in .net?

0 Answers  


What is recordset asp?

0 Answers  


Which property is used to identify the Page is Post Back in ASP.NET?

0 Answers   Sans Pareil IT Services,


What is smpte vc-1?

0 Answers  


Categories