Exam 10: Database Applications
Exam 1: Introduction to Visual Basic 201054 Questions
Exam 2: User Interface Design74 Questions
Exam 3: Variables, Constants, and Calculations58 Questions
Exam 4: Decisions and Conditions51 Questions
Exam 5: Menus, Common Dialog Boxes, Sub Procedures, and Function38 Questions
Exam 6: Multiform Projects69 Questions
Exam 7: Lists, loops, and Printing76 Questions
Exam 8: Arrays and Collections50 Questions
Exam 9: Web Applications66 Questions
Exam 10: Database Applications43 Questions
Exam 11: Data Files43 Questions
Exam 12: OOP: Creating Object-Oriented Programs51 Questions
Exam 13: Graphics, Animation, Sound, and Drag-And-Drop62 Questions
Exam 14: Additional Topics in Visual Basic60 Questions
Select questions type
The Data Source Configuration Wizard will only allow the programmer to choose a database file that resides in the project's \bin\Debug folder.
(True/False)
4.8/5
(28)
Any time a database is open,one record is considered the current record.
(True/False)
4.8/5
(36)
If you select a database on a local disk drive when you select "Local Database File",the Data Source Configuration Wizard,if you so request,will create a copy of the database file in the project's folder.
(True/False)
4.9/5
(35)
A TableAdapter,a DataSet,and BindingSource objects are added to the component tray when you add data-bound controls to a Windows form.
(True/False)
4.8/5
(44)
A relational database generally contains multiple tables and relationships between the tables.
(True/False)
4.7/5
(28)
Use the _______ in order to sort the data in a data-bound combo box.
(Multiple Choice)
4.8/5
(29)
A library keeps track of all of the books in a database table.Author,Title,and Subject are _______ in the database table.
(Multiple Choice)
4.9/5
(36)
A dataset is a temporary set of data stored in the memory of the computer.
(True/False)
4.9/5
(28)
A database table that contains information about the students in a college probably uses the _______ as the key field.
(Multiple Choice)
4.8/5
(35)
The toolbox contains the TableAdapter component that allows you to establish a link from a specific file or database to your program.
(True/False)
4.8/5
(45)
Which of the following windows can be used to add a new data source?
(Multiple Choice)
4.9/5
(37)
Each time the user selects an item from a list box in a Web page,a postback occurs,the Web page will redisplay,and the Page_Load event will occur.
(True/False)
4.7/5
(40)
This is a general-purpose query language that can ask a question of any data that is defined as an object,a database,or as XML.
(Multiple Choice)
4.8/5
(40)
A _______ is a temporary set of data stored in the memory of the computer.
(Multiple Choice)
5.0/5
(32)
You can display the Data Sources window and then use it to add a new data source to the project.
(True/False)
4.9/5
(38)
Showing 21 - 40 of 43
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)