What are the Project related questions generaly asked in the interview. Mail to: ana_net1@yahoo.com
TCS,
2 15156i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
4 10551i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 6861you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.
2 7453Post New Dot Net General Questions
Explain why do we use the “using” statement?
What are the features of dot net?
What is .net and why it is used?
What is class library in .net
How to create multiple inheritance in c#, with example?
What is the need of OLE-automation?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
Explain memory-mapped files.
What exactly is being serialized when you perform serialization in .net?
Explain what is the difference between odbc and ado?
Which namespace is require to used XML in .NET?
What is assemblies in .net?
What is delegation in .net?
Explain how garbage collection works?
Is .net an object oriented language? What are their components?