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
You might also like to view...
A help desk is a ________ center
a. Cost b. Profit c. Both d. None of the above
Answer the following statements true (T) or false (F)
1. Machine language is an example of a high-level language. 2. A CPU only understands machine language instructions. 3. Programs are often referred to as hardware. 4. The CPU is the most important component in a computer because without it, the computer could not run software. 5. The term "bit" stands for binary digit.