In C, a character is stored as an integer value.
举一反三
- A character is stored with ( )byte(s). A: 1 B: 2 C: 4 D: 8
- The new value created by labor commodity in the production process is( ) A: The labor value B: The sum of surplus value and labor force value. C: Commodity value D: Surplus value
- 以下代码在页面上会输出多少行数据()$attr = array(1,2,3,4); while(list($key, $value) = each($attr)) { echo $key."=>".$value.""; }while(list($key,$value) = each($attr)) { echo $key."=>".$value.""; } A: 8 B: 6 C: 12 D: 4
- C语言提供的合法的数据类型关键字是( )。 A: DOUBLE B: short C: integer D: Character
- C语言提供的合法的数据类型关键字是() A: longer B: short C: integer D: character