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. Keywords are reserved by the language and have designated purposes.

Computer Science & Information Technology

You might also like to view...

What is the network address for APIPA?

A) 169.254.0.0/16 B) 172.16.0.0/16 C) 192.168.0.0/24 D) 10.0.0.0/8

Computer Science & Information Technology

What information does an IPv6 Neighbor Solicitation message contain for Ethernet interfaces?

What will be an ideal response?

Computer Science & Information Technology