Explain the Difference between value and reference type.
Answer Posted / kinjal
c# provides a set of datatypes. datatypes of c# contain two categories one is value type and another is reference type.
value type is a variable. datatype value store in variables while a variable of a reference type stores a reference to the data.
both value type and reference type have one common thing - both derived from system.object.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do we access crystal reports in .net?
Is there any attempt system for microsoft technology papers?
What are the two main parts of the .net framework?
Can "this" be used within a static method?
What is a serviced component?
How does linq work?
What is a variable of implicit type and what is its scope?
When we use windows api in .net is it managed or unmanaged code?
Explain security measures exist for .net remoting in system.runtime.remoting?
In code behind class, name the type of code found. Is it the server side code or client side code?
Do you know what is linq?
Why SOAP is required?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
Is .net capable of supporting multi-thread?
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?