Exam 2: Introduction to Visual C#

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)