Exam 2: Introduction to Visual C#
Exam 1: Introduction to Computers and Programming161 Questions
Exam 2: Introduction to Visual C#131 Questions
Exam 3: Processing Data176 Questions
Exam 4: Making Decisions78 Questions
Exam 5: Loops, Files, and Random Numbers112 Questions
Exam 6: Modularizing Your Code with Methods69 Questions
Exam 7: Arrays and Lists99 Questions
Exam 8: More About Processing Data90 Questions
Exam 9: Classes and Multiform Projects89 Questions
Exam 10: Inheritance and Polymorphism37 Questions
Exam 11: Databases69 Questions
Select questions type
You can detach the code editor window and use the mouse to drag it to another part of the screen.
(True/False)
4.8/5
(34)
By default, a Label control's text is aligned with the top and left edges of the label's bounding box.
(True/False)
4.9/5
(38)
A ____________ property can be set to one of two possible values:
(Multiple Choice)
4.8/5
(31)
Assuming an application has a PictureBox control named profilePictureBox, which one of the following assignment statements will hide the PictureBox from the user at run time?
(Multiple Choice)
4.7/5
(41)
The standard Windows close button is the only way to close a running application in Visual Studio.
(True/False)
5.0/5
(34)
When Button control is created, its Text property is initially set to the same value as the Button control's name.
(True/False)
4.8/5
(37)
When a piece of data such as 23 or "Hello" is written into a program's code, it is called a ____________.
(Multiple Choice)
5.0/5
(40)
A control's ____________ property identifies the control in the application's code and in the Visual Studio environment.
(Multiple Choice)
4.9/5
(34)
In C# code, ____________ are required to indicate the beginning and the end of a string.
(Multiple Choice)
4.8/5
(34)
The ____________ can be accessed from the Properties window by clicking the ellipses (…) appearing next to the Font property's value.
(Multiple Choice)
4.8/5
(47)
Comments are short notes intended for the compiler to read and interpret.
(True/False)
4.7/5
(36)
Showing 121 - 131 of 131
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)