One of the very important dotnet Interview question
You know everithing is inherited from object class in dotnet and hence the premitive data types also....If so, how can you say they are value type..if it is being inherited from object wich is a reference type?