Examveda

In C#, which keyword is used to declare an event that can be raised by any class within the same assembly, but not outside it?

A. internal

B. protected internal

C. private

D. public

Answer: Option B


Join The Discussion

Related Questions on Delegates and Events in C Sharp