What is serialization in dot net?
may we achieve polyphormsm through overloading a funtion?Is it right or wrong concept because i read polyphormism can be achieved through overloading?plz help me thnks
Define parsing?
What are three test cases you should go through in unit testing?
1 Answers Siebel Systems, Wipro,
How to find the current application file path while runtime?
What is system console writeline in c#?
What is the difference between array and list in c#?
Where is the main method in c#?
What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain
Which collection will you use to store different types of objects collection like... int, employee, student, object etc.
What is the use of inheritance in c#?
How to install or uninstall a windows service?
What is session c#?