What is the extension of c# file?
What is the major difference between a custom control and user control?
Explain the mechanism of VB.NET/C# achieve polymorphism?
Can a static class contain non static members?
What is the use of readkey in c#?
Can we have only “try” block without “catch” block in c#?
What is the difference between paramaterized constructor and copy constructor?
What is default class in c#?
How many constructors can a class have c#?
When was .net linq added?
Suppose in a scenario if we want to display information only until 4.00 p.m and after that means after 4.00 p.m if any one tries to access the information it should give error mesage. Then how will you write a delegate for this ? Give coding.
1 Answers HP, nTech Solutions, Primetech Software, PS,
Describe the ways of cleaning up objects in c#.
What Are The .Net Object