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
Tell us what is json data, and what is one way that .net developers can work with json?
Please explain what is reflection and what is it for?
Explain about .net?
What is the advantage of .net core?
What is managed code in .NET?
How to load a user control dynamically in runtime?
What are the new thee features of com+ services, which are not there in com (mts)?
What are data types in .NET?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
Explain can the validation be done in the server side? Or this can be done only in the client side?
Explain me difference between public and static modifiers?
What are .net functions?
Will it go to finally block if there is no exception happened?
How many types of transactions are there in com + .net ?
What is the use of Treeview control?