Positional Number System Number system use positional notation to represent value. The position of the character(numeral) in a character string (collection of possible numerals) indicate value as well as the character itself. Radix (base) is the number of numeral characters in the character set of positional number system. Position Weiaht is a constant that represents the value of a position. Different position has different weight. It is the integer power of radix
MessageBox The MessageBox function creates, displays, and operates a message box. The message box contains an application-defined message and title plus any combination of predefined icons and push buttons