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

1. A variable declared outside of an event procedure is said to have class scope.
2. A variable declared inside an event procedure cannot have the same name as a variable
declared inside another procedure.
3. A variable declared inside an event procedure cannot have the same name as a variable
declared inside another procedure.
4. The value of (12345).ToString("C") is $12,345.00.

1. True
2. False
3. False
4. True

Computer Science & Information Technology

You might also like to view...

Match each of the following file extensions to their meanings:

I. mp4 II. swf III. bmp IV. mp3 V. mid A. Consists of rows and columns of dots B. Can be used to deliver video over the Internet. C. Commonly used with video cameras D. Compressed audio file E. Used to interchange of musical information between musical instruments and computers.

Computer Science & Information Technology

To delete an entire record, ______ the row header containing the record, click Delete Record, then click the Yes button.

A. right-click B. click C. left-click D. double-click

Computer Science & Information Technology