List few ValueTypes variables.

 Posted by Raja on 4/15/2008 | Category: .NET Framework Interview questions | Views: 7976
Answer:

Below are all ValueTypes variables.

System.SByte,
System.Byte
System.Int16
System.Int32
System.Int64
System.Single
System.Double
System.Decimal
System.Char
System.Boolean
System.DateTime


| Alert Moderator 

Comments or Responses

Login to post response