Can we create multiple constructors?


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

Post New Answer

More C Sharp Interview Questions

What is expression c#?

0 Answers  


Does c# provide copy constructor?

0 Answers  


What is difference between ilist and list in c#?

0 Answers  


How do partial classes work in c#?

0 Answers  


Write an expression which satisfies the following statements: (i) Creates an object of type q (ii) If m is null, returns n, otherwise returns m (iii) If x and y are string types, it concatenates x and y

1 Answers  






What is difference between private, protected, and public in C#?

0 Answers   B-Ways TecnoSoft,


Why should you override the tostring() method?

0 Answers  


What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?

0 Answers  


What is an iqueryable in c#?

0 Answers  


hi In my database i put id column as identity(the database is incremented by it self only)what i want is if i enter a data in my website, id will come automatically can u pl z tell me the code thax in advance

1 Answers  


What is a generic method?

0 Answers  


How to implement delegates in c#.net

0 Answers  


Categories