Examveda

In C#, which keyword is used to define a method that belongs to a class and can be called without creating an instance of the class?

A. static

B. dynamic

C. instance

D. method

Answer: Option A


Join The Discussion

Related Questions on Functions and Methods in C Sharp