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

1. When a navigation toolbar is used with a table from a database, the statement
BindingSource1.Position = n makes the record of index n the current record.
2. When a navigation toolbar is used with a table from a database, the Find method of the
BindingSource control returns the index of a record.
3. Data normalization is the process of avoiding redundancy by splitting a table into two or
more related tables.
4. For purposes of readability it is often a good idea to have fields whose values can be
computed from other fields.
5. Dragging a field name form the Data Sources window to the form automatically generates a
label and a text box bound to the field.


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

Computer Science & Information Technology

You might also like to view...

VBA is an event-driven language.

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

Computer Science & Information Technology

When using inheritance, the child class is also known as a ________ class.

A) parent B) derived C) primary D) secondary

Computer Science & Information Technology

When a SmartArt graphic is resized, the inserted text will automatically adjust to fit the available text

Indicate whether the statement is true or false

Computer Science & Information Technology

Because yours is a private forensics devision dedicated exclusively to the use of your organization, there is no real requirement to maintain a chain of custody for the items you confiscate for examination

a. True b. False

Computer Science & Information Technology