Question: In C# I want a function to be associated with the class name rather than instances (variables) of the class. What function declaration modifier should

In C# I want a function to be associated with the class name rather than instances (variables) of the class. What function declaration modifier should I use? Select one: a. private b. protected O c. internal d. public e. static
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
