Examveda

In C#, which access modifier is used to restrict access to a method within the same class or derived classes?

A. protected

B. internal

C. private

D. public

Answer: Option C


Join The Discussion

Related Questions on Functions and Methods in C Sharp