. . . . . . . . is the default name assigned to the label control.

[amp_mcq option1=”Label0″ option2=”Label1″ option3=”NewLabel” option4=”DefaultLabel” correct=”option1″]

The correct answer is Label1.

A label control is a graphical control element that displays a text label. It is used to provide information to the user about the purpose of the control or the data that it contains. The default name assigned to a label control is Label1.

Option A, Label0, is not the default name assigned to a label control.

Option B, Label1, is the default name assigned to a label control.

Option C, NewLabel, is not the default name assigned to a label control.

Option D, DefaultLabel, is not the default name assigned to a label control.