Dot Net Framework Question:
Download Job Interview Questions and Answers PDF
Can Static Constructor be Overloaded? Justify it?
Answer:
Its not possible to overload static constructor because
static constructor are parameterless constructor.
static constructor are parameterless constructor.
Download Dot Net Framework Interview Questions And Answers
PDF
Previous Question | Next Question |
can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version? | What is .NET? |