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
What are pdbs?
What are the new 2.0 features useful for?
What is the difference between odbc and ado?
How big is the datatype int in .net?
Please explain what is a delegate?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
What's the use of system.diagnostics.process class in .net?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
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 ?
Explain me what is an anonymous method and how is it different from a lambda expression?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What are the differences between com architecture and.net architecture?
What is .net standard?
Different levels of priority provided by .net.
Do you know what's the difference between .net and laravel?