Exam 24: Im Suffering From Information Overload Access Databases
Exam 1: I Am Not a Control Freak Control Structures10 Questions
Exam 2: First You Need to Plan the Party Problem-Solving Process46 Questions
Exam 3: I Need a Tour Guide Introduction to Visual Basic 201050 Questions
Exam 4: Do It Yourself Designing Designing Interfaces25 Questions
Exam 5: The Secret Code Assignment Statements25 Questions
Exam 6: Where Can I Store This Variables and Constants25 Questions
Exam 7: Whats Wrong With It Syntax and Logic Errors25 Questions
Exam 8: Decisions, Decisions, Decisions Selection Structure25 Questions
Exam 9: Time to Leave the Nest Nested Selection Structures25 Questions
Exam 10: So Many Pathsso Little Time Multiple-Alternative Selection Structures25 Questions
Exam 11: Testing, Testing1,2,3 Selecting Test Data25 Questions
Exam 12: How Long Can This Go on Pretest Loops25 Questions
Exam 13: Do It, Then Ask Permission Posttest Loops23 Questions
Exam 14: Let Me Count the Ways Counter-Controlled Loops25 Questions
Exam 15: Im on the Inside; Youre on the Outside Nested Loops25 Questions
Exam 16: I Hear You Are Breaking up Sub Procedures25 Questions
Exam 17: Talk to Me Function Procedures25 Questions
Exam 18: A Ray of Sunshine One-Dimensional Arrays25 Questions
Exam 19: Parallel and Dynamic Universes More on One-Dimensional Arrays25 Questions
Exam 20: Table Tennis, Anyone Two-Dimensional Arrays25 Questions
Exam 21: Building Your Own Structure Structures25 Questions
Exam 22: Im Saving for the Future Sequential Access Files25 Questions
Exam 23: The String Section String Manipulation25 Questions
Exam 24: Im Suffering From Information Overload Access Databases25 Questions
Exam 25: The Missing Linq Querying a Database19 Questions
Exam 26: I Love This Class Creating a Class25 Questions
Exam 27: Getting Web-Ified Web Applications25 Questions
Select questions type
The ____ stores objects that do not appear in the user interface while an application is running.
Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
A
The syntax for the bindingSource object's position property is ____.
Free
(Multiple Choice)
4.9/5
(24)
Correct Answer:
A
In most tables, one of the fields uniquely identifies each record and is called the ____.
Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
A
The position of the record pointer is stored in the object's ____ property.
(Multiple Choice)
4.8/5
(41)
In order to maintain accurate records, most businesses store information about their employees, customers, and inventory in Excel spreadsheets.
(True/False)
4.8/5
(28)
A(n) ____ is a single item of information about a person, place, or thing.
(Multiple Choice)
4.9/5
(31)
A TableLayoutView control displays data in a row and columnar format, similar to a spreadsheet.
(True/False)
4.9/5
(43)
In the Load event procedure, you enter code you want processed before the form appears on the screen.
(True/False)
4.9/5
(41)
You cannot bind an object in a dataset to an existing control on the form.
(True/False)
4.8/5
(40)
A ____ is an electronic file that contains an organized collection of related information.
(Multiple Choice)
4.8/5
(35)
The BindingSource object provides the connection between the DataSet and the bound controls on a form.
(True/False)
4.9/5
(35)
The easiest way to bind an object to a dataset is by dragging the object from the Data Sources window to the control.
(True/False)
4.8/5
(40)
A ____ stores information in tables composed of columns and rows, similar to the format used in a spreadsheet.
(Multiple Choice)
5.0/5
(44)
When the Copy to Output Directory property is set to its default setting, Copy always, the file is copied from the project folder to the project folder's bin\Project folder each time you start the application.
(True/False)
4.8/5
(37)
The way Visual Basic saves changes to a local database file is determined by the file's ____ property.
(Multiple Choice)
4.9/5
(37)
In most applications, the code to fill a dataset with data belongs in the form's Fill event procedure.
(True/False)
4.8/5
(38)
If you do not take deliberate steps in your code to handle the exceptions, Visual Basic handles them for you.
(True/False)
4.9/5
(35)
When an exception occurs in the Catch block's code, the computer processes the code contained in the Try block.
(True/False)
4.9/5
(39)
Showing 1 - 20 of 25
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)