Why can’t keywords be used as variable names in C++?

A. The compiler doesn’t understand keywords.
B. The linker doesn’t understand keywords.
C. You can use keywords as variable names.
D. Keywords are reserved by the language and have designated purposes.


D

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 5-1Skylar is trying to build a table to display her inventory of the items she sells in her online software shop. She wants to display the cover, name, vendor, quantity in stock, and price for each item. Skylar would like to have borders just on the top and bottom; which style would do that?

A. frame="rhs" B. frame="hsides" C. frame="lhs" D. frame="vsides"

Computer Science & Information Technology

Provide steps to create and encrypt files.

In this part, you will create a few text files that will be used to create encrypted zip files in the next step.

Computer Science & Information Technology

On the Style button, the _________________________ style allows you to specify exact pixel values for the marquee's height and width.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Updating a master file is called

a) file maintenance b) file sorting c) file allocation d) all of the above

Computer Science & Information Technology