Text enclosed in /* */ in a C program _________.

a. gives instructions to the processor
b. declares memory requirements
c. makes files available
d. causes a syntax error
e. is ignored by the C compiler

E

Computer Science & Information Technology

You might also like to view...

Which of the following is a correct entry for the City in a parameter query?

A) {Enter a City} B) Enter a City C) [Enter a City] D) [City]

Computer Science & Information Technology

A(n) ____ diagram shows the transitions or changes that occur in a GUI (graphical user interface), in response to the user's actions.

A. class B. transition C. object D. component

Computer Science & Information Technology