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

1. When you write a catch clause, you can optionally assign a name to the exception object.
2. Constant names must always be written in uppercase letters.
3. The keyword const is a qualifier that tells the compiler to make the variable read-only.
4. Buttons are the only controls that respond to Click events.

1. TRUE
2. FALSE
3. TRUE
4. FALSE

Computer Science & Information Technology

You might also like to view...

Information entered in the workbook properties can be used by search engines to help locate files

Indicate whether the statement is true or false

Computer Science & Information Technology

A FRAME element does not contain

(a) The layout of the FRAMESET. (b) The name of the FRAME. (c) The name of the file that loads into the frame. (d) The SRC attribute.

Computer Science & Information Technology