A variable whose value cannot be changed after its initial declaration is called a

a) double
b) constant
c) standard
d) bool


a) double

Computer Science & Information Technology

You might also like to view...

Each category of data is stored in a database _____.

A. query B. field C. table D. record

Computer Science & Information Technology

Which of the following statements is TRUE about how Access and Excel share data?

A) Access can import data from Excel, but cannot export data to Excel. B) Access can export data to Excel, but cannot import data from Excel. C) Access can import data from Excel, and export data to Excel. D) Access cannot import data from Excel and cannot export data to Excel.

Computer Science & Information Technology

The term ________ is used to describe items not adjacent to one another

A) Synchronous B) Noncontinuous C) Continous D) Noncontiguous

Computer Science & Information Technology

In JavaScript, the ____ block checks to see what the error message is before proceeding.

A. throw B. case C. try D. catch

Computer Science & Information Technology