Value type & data types difference. Example from .NET.

Answers were Sorted based on User's Feedback



Value type & data types difference. Example from .NET...

Answer / sarada

Generally Value Type refers to the Variables Which Memory
Is allocated on stack...............But data type Means the
type of variable like int ,char,string like
that...............

Is This Answer Correct ?    3 Yes 0 No

Value type & data types difference. Example from .NET...

Answer / pushparaj pentakota(anakapalli

value type means which values can store values in stack and data types means those values may store in stack or heap also but value type stores only in stack only.datatypes can be value type or reference type.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Tell us the difference between the while and for loop. Provide a .net syntax for both loops?

0 Answers  


How many design patterns can be created in .net?

0 Answers  


What do you mean by web service?

0 Answers   Accenture,


Explain how to redirect tracing to a file?

0 Answers  


I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.

2 Answers  






What is an anonymous method?

0 Answers  


What is portable executable (PE)?

2 Answers  


Which method do you use to redirect the user to another page without performing a round trip to the client?

4 Answers   Siebel Systems,


What are the properties of ADO.NET?

0 Answers   Amdocs,


What is a web service in .net?

0 Answers  


What is new in .net core?

0 Answers  


What is Flyout Design Pattern in .NET?

0 Answers   Petranics Solutions,


Categories