Which of these methods is executed first before execution of any other thing that takes place in a program?
(a) main method
(b) finalize method
(c) static method
(d) private method
I had been asked this question in unit test.
I want to ask this question from Method with Parameters topic in section Namespaces, Preprocessors and Networking of C#