Is constructor a static method?


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

Post New Answer

More C Sharp Interview Questions

Distinguish between system.string and system.text.stringbuilder classes?

0 Answers  


What is cshtml extension?

0 Answers  


What is the wildcard character in sql?

0 Answers  


When To use HashTable In C#

0 Answers   Infosys,


When static constructor is invoked?

9 Answers   TCS,


Where value types are stored in c#?

0 Answers  


What?s an interface class?

5 Answers   Mind Tree,


Can non-default constructors be used with single call sao?

0 Answers  


Can you describe iuknown interface in short?

0 Answers  


explain the features of static/shared classes.

0 Answers  


HOw to judge a person for a team if you are allowed to ask only 2 questions to him?

2 Answers   TCS,


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


Categories