Unit 10 Program Design Text 1 Computer Languages Eⅹ excises 1. Choose the best answer to complete the following sentences hat was represented by long strings zeroes A. machine language B. high-level language C. low-level language D. assembly language
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