Hex « Data Types « VB.Net






1.Data type: Long, Char, Hex and OctData type: Long, Char, Hex and Oct
2.Create a negative hexadecimal value out of range of the Long type.
3.Create a negative hexadecimal value out of range of the Byte type.
4.Create a hexadecimal value out of range of the Integer type.
5.Create a negative hexadecimal value out of range of the Long type.
6.Create a negative hexadecimal value out of range of the UInt16 type.
7.Parse Hex number in string to Integer and catch OverflowException
8.Display value as hexadecimal
9.Display value with eight hexadecimal digits