Can you have parameters for static constructors?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Name the property of the textbox which cannot be changed at runtime?

0 Answers  


What is the use of "default" and "Using" keyword?

3 Answers   TCS,


Is array reference type / value type ?

6 Answers   Accenture, BirlaSoft,


What language do desktop applications use?

0 Answers  


What is parseexact c#?

0 Answers  






Why do we need private constructor in c#?

0 Answers  


what is lamda expression?

3 Answers  


What is the difference between string and stringbuilder in c#?

0 Answers  


What is the Difference between class and abstract class?

2 Answers  


Can hashtable have duplicate keys?

0 Answers  


What are the differences between value types and reference types?

0 Answers  


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

0 Answers  


Categories