Exam 3: I Need a Tour Guide Introduction to Visual Basic 2010
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 Format menu has a Center in Form option that centers one or more controls either horizontally or vertically on the form.
Free
(True/False)
4.9/5
(28)
Correct Answer:
True
A label control's Location property controls the location of the upper-right corner of the control on the form.
Free
(True/False)
4.9/5
(35)
Correct Answer:
False
You use a(n) ____ to display an image on the form.
Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
A
A label control's Display property specifies the text displayed inside the control.
(True/False)
4.9/5
(30)
Locking the controls on a form prevents them from being moved inadvertently as you work in the IDE.
(True/False)
4.9/5
(35)
The Auto Hide button is a toggle button: clicking it twice activates it, and clicking it again deactivates it.
(True/False)
4.9/5
(33)
A Web application has a Web user interface and runs on a ____.
(Multiple Choice)
4.8/5
(38)
When you close a solution, only the files contained in that solution are closed.
(True/False)
4.9/5
(38)
It is a good practice to save the current solution every 10 or 15 minutes so that you will not lose a lot of your work if the computer loses power.
(True/False)
4.7/5
(31)
You add the controls to the form using the tools contained in the ____ window.
(Multiple Choice)
4.8/5
(29)
In most cases, you will find it easier to work in an IDE if you either close or auto-hide the windows you are not currently using.
(True/False)
4.7/5
(44)
If a solution is already open in the IDE, it is closed before another solution is opened.
(True/False)
4.8/5
(38)
The easiest way to close an open window is to click the ____ button on the window's title bar.
(Multiple Choice)
4.8/5
(30)
A Windows application has a Windows user interface and runs on a desktop computer.
(True/False)
4.8/5
(46)
A(n) ____ is an environment that contains all of the tools and features you need to create, run, and test your programs.
(Multiple Choice)
4.7/5
(36)
In a form, the blue lines are called margin lines, because their size is determined by the contents of the control's Margin property.
(True/False)
4.7/5
(41)
A ____ is the foundation for the user interface in a Windows application.
(Multiple Choice)
4.9/5
(37)
Included in Visual Studio 2010 are the Visual Basic, Visual C++, and Visual C# programming languages.
(True/False)
4.9/5
(43)
In a task box, each task in the list is associated with one or more ____.
(Multiple Choice)
4.8/5
(34)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)