The error messages given by a C compiler show the message text, the most common cause of the error, and a suggestion for ()the error.
A:updating B:fixing C:changing D:Editing
The error messages given by a C compiler show the message text,the most common (68) of the error,and a suggestion for fixing the error.
A:consequence B:cause C:information D:result
The (1) turns the source file into an object file and the (2) turns the object file into an executable file.
(1)处应选择()
A:translator B:compiler C:interpreter D:linker
When a string constant is written in C program,the compiler creates () of characters containing the characters of the string,and terminating it with"\0".
A:a group B:an array C:a stack D:a series
When a string constant is written in C program, the compiler creates ______ of characters containing the characters of the string, and terminating it with "/0".
A:a group B:an array C:a set D:a series
() software, also called end-user program, includes database programs, word processors, spreadsheets etc.
A:Application B:System C:Compiler D:Utility
The error messages given by a C compiler show the message text, the most common cause of the error, and a suggestion for ______ the error.
A:updating B:fixing C:changing D:Editing