Multiple Choice
When adding a new class file to a Visual C# project, be sure that the filename ends with the ____________ extension.
A) .cls
B) .resx
C) .src
D) .cs
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: Because classes are reference types, objects that
Q50: You can use the tabs appearing at
Q51: A property is a class member that
Q52: A(n) _ is a class constructor that
Q53: The class header defines a class's fields,
Q55: To make a property read only, omit
Q56: The compiler uses a method's _ to
Q57: Some programmers begin the names of backing
Q58: Writing each class in its own separate
Q59: To add an object of a class