What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?


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

Post New Answer

More C Sharp Interview Questions

What are the value types in c#?

0 Answers  


Does c# replace c++?

0 Answers  


What is the meaning of console writeline in c#?

0 Answers  


Why is it a bad idea to throw your own exceptions?

4 Answers  


How a two-dimensional array declared in C#?

0 Answers   Siebel,






What is field in c#?

0 Answers  


If dll and exe files are same it means you can deploy both the files in gac?

0 Answers  


How many kinds of elements an array can have?

0 Answers  


How to run the program at particular time? It should run everyday at 3:00 PM. After executing the program should sleep until next day at 3:00 PM. Please explain with code?

5 Answers   Sanat, Wipro,


How do I calculate relative time?

0 Answers  


Explain About stateless and state full web service

0 Answers   Digital GlobalSoft,


What are the keywords used to pass parameters to the base class and how do I invoke other constructors.

3 Answers  


Categories