Value type & data types difference. Example from .NET.
Answer Posted / 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 |
Post New Answer View All Answers
Can "this" be used within a static method?
What is a windows process in .net?
What is the difference between an abstract class and an interface?
Tell us what is heap and what is stack?
How to load a user control dynamically in runtime?
Is .net core the future?
Explain what is a manifest in .net?
Explain the process of compilation in .NET?
Explain how to load the contents of an xml file into an xmldocument object?
Explain security measures exist for .net remoting in system.runtime.remoting?
What is misl?
What is immutability?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
Tell us what is a sealed class?
I'm having some trouble with cas. How can I troubleshoot the problem?