Value type & data types difference. Example from .NET.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
What is msil, il?
Please explain what is reflection and what is it for?
How do you define the lease of the object?
What are possible implementations of distributed applications in .NET?
Explain what is the difference between constants and read-only variables?
What is typical about a windows process in regards to memory allocation in .net?
What is singleton activation mode in .net?
what are the Goals of the UIP Application Block?
What are HTML controls, Web controls, and server controls?
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
Explain Different kinds of methods?
What is a Strong Name?