Examveda

What is the access modifier used to define a method that can be accessed from any class in the same assembly in C#?

A. public

B. private

C. protected

D. internal

Answer: Option D


Join The Discussion

Related Questions on Functions and Methods in C Sharp