Question: To avoid having to use fully qualified referenced classes, you could: a. Add a reference to the class. b. Add an import statement for the
To avoid having to use fully qualified referenced classes, you could:
a. Add a reference to the class.
b. Add an import statement for the class.
c. Add a using directive.
d. Inherit from the class.
e. Package the classes in the same solution.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
