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
Please explain what is the difference between constants and read-only variables?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
What are .net applications?
Why do we use the “using” statement?
What does jit do?
Explain about .net assemblies?
What is the purpose of IClonable interface in .NET?
Explain the process of compilation in .NET?
Is .net front end or backend?
Explain me what is encapsulation?
What is the use of UML in .Net
What tools is used to develop .NET applications?
What is misl?
What is the microsoft .net?
Is .net core the future?