-->



Syntel Placement Paper



SYNTEL

Technical Interview Questions:

1.Difference between Virtual and Abstract Method ?
2.What is Runtime Polymorphism ?
3.What is Overiding ?
4.What is the use of a private constructor?
5.What design patterns you used in the project ?
6.What is an interface ? Is there any relation betweem interface and performance ?
7.What is an abstract class ?
8.What is the difference between DataSet and DataReader ?
9.What is CommandBuilder ?
10.What is the Difference between Application and Sesssion ?
11.How do you Host a Service ?
12.What is a Cursor, How do you replace a Cursor ?
13.Whare are temp tables ?
14.What is Channel Factory ?
15.What is heap memory ?
16.Write a program for Fibonacci series?
17.Write a program for linked list?