1
Answer

C sharp value types...

Photo of mukul chakravarty

mukul chakravarty

12y
1.3k
1

what is the use System.ValueType and System.Int32 ??  How come System.ValueType is a class whereas System.Int32 is structure ???

Answers (1)