Exam 12: Access Databases and Linq
Exam 1: An Introduction to Visual Basic 201250 Questions
Exam 2: Creating a User Interface50 Questions
Exam 3: Memory Locations and Calculations50 Questions
Exam 4: Making Decisions in a Program50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: Repeating Program Instructions50 Questions
Exam 7: More on the Repetition Structure50 Questions
Exam 8: Sub and Function Procedures50 Questions
Exam 9: Arrays50 Questions
Exam 10: String Manipulation and Menus50 Questions
Exam 11: Structures and Sequential Files50 Questions
Exam 12: Access Databases and Linq50 Questions
Exam 13: Creating Simple Web Applications50 Questions
Exam 14: Creating Classes and Objects50 Questions
Exam 15: an Introduction to Programming17 Questions
Select questions type
The ____ stores objects that do not appear in the user interface when an application is running.
(Multiple Choice)
4.9/5
(38)
Match each item with a statement below.
a.LINQ
f.primary key
b.relational database
g.exception
c.dataset
h.cell
d.computer database
i.foreign key
e.database management system
-An error that occurs while an application is running.
(Short Answer)
4.8/5
(31)
If a table object's control type is changed from DataGridView to ____________________, the computer automatically provides the appropriate controls when you drag the table object to the form.
(Short Answer)
4.9/5
(44)
Match each item with a statement below.
a.LINQ
f.primary key
b.relational database
g.exception
c.dataset
h.cell
d.computer database
i.foreign key
e.database management system
-A field in the child table that is used solely to link information to an appropriate record in the parent table.
(Short Answer)
4.8/5
(47)
Match each item with a statement below.
a.LINQ
f.primary key
b.relational database
g.exception
c.dataset
h.cell
d.computer database
i.foreign key
e.database management system
-A language feature in Visual Basic 2012 that can be used to create a query.
(Short Answer)
4.8/5
(34)
The AutoSizeColumnsMode property has ____ different settings that control the way the column widths are sized in the DataGridView control.
(Multiple Choice)
4.8/5
(39)
Describe the default action taken by Visual Basic if you do not take deliberate steps in your code to handle exceptions.
(Essay)
4.9/5
(33)
Match each item with a statement below.
a.LINQ
f.primary key
b.relational database
g.exception
c.dataset
h.cell
d.computer database
i.foreign key
e.database management system
-A copy of the data (fields and records) the application can access from the database.
(Short Answer)
4.8/5
(41)
One restriction of a relational database is that it may contain only one table.
(True/False)
4.9/5
(32)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)