Multiple Choice
Which one of the following Button control names is a legal C# identifier?
A) _DisplayOption5Button
B) Exit!Button
C) *Clear*Button*
D) delete Record Button
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q43: A control's name should reflect the purpose
Q44: In C#, the equal sign (=) is
Q45: If you wish to create a Click
Q46: When you create Button controls, they are
Q47: The _ naming convention gets its name
Q49: When you want to display text on
Q50: Each opening brace ({) of a code
Q51: In C#, string literals must be enclosed
Q52: At run time, you should not use
Q53: The .NET Framework provides a method named