Which statement is false?

a) The const qualifier enables the programmer to inform the compiler that the value of a particular variable should not be modified.
b) The const qualifier did not exist in early versions of C; it was add-ed to the language by the ANSI C committee.
c) Using the const qualifier typically violates the principle of least privilege
d) Adding const to C programs that do not use it presents significant opportunities for improvement in the software engineering of that code.


c) Using the const qualifier typically violates the principle of least privilege

Computer Science & Information Technology

You might also like to view...

During the creation and execution of a macro, syntax errors, logic errors, and run-time errors are possible. Explain the difference between the three types of errors.

What will be an ideal response?

Computer Science & Information Technology

Enterprise network solutions typically offer which of the following in comparison with smaller network solutions?

A) More features B) Additional throughput C) Advanced capabilities D) All of the above

Computer Science & Information Technology

A library catalog, patient records in a doctor’s office, and internet search engines are all examples of a __________.

a. database b. personal information manager c. spreadsheet d. word processor

Computer Science & Information Technology

What organization designates a person as a CISSP?

a. International Information Systems Security Certification Consortium (ISC2) b. EC-Council c. SANS Institute d. GIAC

Computer Science & Information Technology