In C language, a is a series of characters enclosed in double quotes.
A: matrix
B: string
C: program
D: stream
A: matrix
B: string
C: program
D: stream
举一反三
- What is any sequence of characters enclosed in double quotes? A: string literal B: array C: character array D: data structure
- In the following description, which one is wrong? ( ). A: The executable program of C language is composed of a series of machine instructions B: The source program written in C language can not run directly on the computer C: The compiled binary object program needs to be connected to run D: The. exe file generated by C source program cannot be run on the machine without C language integrated development environment installed
- A block of code is enclosed in a set of_________。代码块包含在一组_________中。 A: braces { } 花括号 B: parentheses ( ) 括号 C: double quotes " " 双引 D: brackets [ ]中括号
- The so-called program that can be directly executed inside an<br/>electronic computer is ____. A: High-level language programs B: Assembly language program C: Machine language programs D: Source program
- The double quotes in "Good Morning!" are part of the string.