Advanced .Net Interview Questions


Can static constructors use optional arguments? As MSDN says, A static constructor is called automatically to initialize the class before the first instance is created. Therefore you can't send it any parameters. If the CLR must call a static constructor how will it know which parameters to pass it? Name design patterns and principles you... Continue Reading →

Website Powered by WordPress.com.

Up ↑

%d bloggers like this: