Answer the following statements true (T) or false (F)

1. A program variable is the name of a storage location in the computer's internal memory.
2. Numeric variables in JavaScript can be either integers or floating point numbers.
3. JavaScript is a strongly typed language.
4. When a user enters a number at a prompt, it is stored initially as text.
5. The following statement would be considered true in JavaScript: "JACK" > "jack".

1. T
2. T
3. F
4. T
5. F

Computer Science & Information Technology

You might also like to view...

What type of disaster recovery facility contains only the environmental support systems and telecommunications circuits necessary to establish an operational facility but none of the computing resources?

a. Cold site b. Warm site c. Hot site d. Mobile site

Computer Science & Information Technology

All the frames in a frameset must have the same attributes, such as border, scrolling, the ability to resize, etc.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology