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


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

Post New Answer

More C Sharp Interview Questions

What is a partial class. Give an example?

0 Answers  


Explain about c# language.

0 Answers  


Where is the keyword void used?

0 Answers  


What is the difference between a function and a method?

0 Answers  


What is a dll in c#?

0 Answers  


What?s the advantage of using System.Text.StringBuilder over System.String?

1 Answers  


Can an interface extend a class c#?

0 Answers  


What is the best method to fill the GridView. using SqlDataReader or Dataset and why

5 Answers   CA,


what are value types and reference types? where they are stored?

5 Answers   Kanbay,


For a combobox and a listbox same datatable given as a datasource. Now problem is that whenever focus of listbox changes selected value of combobox also get change or vice versa. what to be done to avoid this. According to requirement we cannot make different datasouce.

2 Answers   Syntel,


Assignment # 1 Print the pattern given below using single printf statement XX XX XX XX XX XX X X X X XX XX XX XX XX XX Assignment # 2 Print the pattern given below using single printf statement (please do NOT use the string function below) 0 909 89098 7890987 678909876 56789098765 4567890987654 345678909876543 23456789098765432 1234567890987654321

3 Answers   Wipro,


What is difference between method and function in c#?

0 Answers  


Categories