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

1. The statement
txtBox.Font.Bold = True
will produce an error message when Visual Basic tries to execute it.
2. The Visual Basic Code Editor automatically capitalizes the first letters of reserved words.
3. The first line of an event procedure must contain both the keyword Sub and Handles.
4. The statement btnButton = "Press" produces an error message.


1. T
2. T
3. T
4. T

Computer Science & Information Technology

You might also like to view...

The Yes/No data type stores variables that can have one of two possible values

Indicate whether the statement is true or false

Computer Science & Information Technology

In a routing table, whenever the gateway address and the interface address are the same, it's a local connection.

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

Computer Science & Information Technology

What are some of the tools used to perform WEP attacks?

What will be an ideal response?

Computer Science & Information Technology

When specifying referential integrity, one way to handle the update of a primary key is to _________________________; that is, have Access allow the update but then automatically make the corresponding change in any related records in other tables.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology