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 me why do we use msmq?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
what is machine key error in .NET how can we solve it?
Please explain what do the terms “boxing” and “unboxing” mean?
What is RPC? What is the use of it?
What is interface and abstract class in .net?
Using activex control in .net?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
How to implement CAS in .Net?
How server form post-back works?
Will it go to finally block if there is no exception happened?
Difference between user groups and code groups
What is smart navigation in .net?
How is .net core cross platform?
What is reflection in microsoft .net context?