What is serialization and deserialization in c# with example?
To compute the monthly, half-yearly and annual sales made by all the salesmen of a company.
What exception can an overridden method throw in comparison with the method it is overriding?
What is ENUM?
10 Answers TCS, Wipro, YeshTech,
What is serializable in c#?
How do you restrict the type which can be used in custom generic?
What is the benefit of interface in c#?
Which types of inheritances does c# support?
What does virtual keyword mean ?
What is readline library?
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,
What is data hiding in c#?
What is a three-tier application.