Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Value type & data types difference. Example from .NET.

Answers were Sorted based on User's Feedback



Value type & data types difference. Example from .NET...

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

Value type & data types difference. Example from .NET...

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

Post New Answer

More Dot Net General Interview Questions

how we can capture the value in textbox when selectedvluechanged event of gridview is fired

1 Answers  


What does il do?

0 Answers  


What are server controls?

1 Answers   Avanade, Wipro,


Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!

3 Answers   3i Infotech,


Explain what are an object and a class?

0 Answers  


What is interface and abstract class in .net?

0 Answers  


What are use of Cloud computing....?

1 Answers   CTS,


Explain the Difference between value and reference type.

2 Answers   Infosys, Wipro,


What is singleton activation mode in .net?

0 Answers  


Can you write a class without specifying namespace?

0 Answers  


How viewstate is being formed and how it is stored on client in .net?

0 Answers  


How do you create threading in .NET? What is the namespace for that?

2 Answers  


Categories