Value type & data types difference. Example from .NET.
Answer Posted / 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 View All Answers
Explain what is mutex?
What is assembly in .net?
What is delegation in .net?
Tell about your technical profile ?
What are the purposes of using .net?
What are asp.net authentication providers and iis security?
What is boxing and un-boxing in .net?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
What is immutability?
What are three common acronyms used in .net, and what do they stand for?
Please explain what is heap and what is stack?
When we go for html server controls and when we go for web server controls?
Explain me why do we use msmq?
How inheritance works in .net?
Please explain when should you use .net web forms over asp.net mvc?