题目内容

C language editor is unique.

查看答案
更多问题

The basic development environment that cannot handle C language source program is.

A. PowerBiulder
B. Turbo C 3.0
Codeblocks
D. Microsoft Visual C++ 6.0

In the following description, the correct is ()

A. The comment part of C program can appear anywhere in the program
B. brackets "{" and "} "can only be used as the function body delimiter
C. The basic unit of C program is function. All function names can be named by users
D. A semicolon is not required at the end of C statement;

The correct statement in the following is ( )

A. In C program, the position of main() function is fixed
B. Every C program file must have a main() function
C. All functions in C program can be called by each other
D. C program starts with the first defined function

The program that a computer can execute directly is ( )

A. source program
B. target program
C. assembler
D. executable program

答案查题题库