Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Keane India Ltd ADO.NET Interview Questions
Questions Answers Views Company eMail

Write steps of retrieving data using ado.net ?

3 12537

Call a stored procedure from ado.net and pass parameter to it ?

7 22356

Post New Keane India Ltd ADO.NET Interview Questions


Keane India Ltd ADO.NET Interview Questions


Un-Answered Questions

What do you mean by term Insurer and Insured?

315


How stock is being transferred from one plant to another plant?

624


Are all the bits of flag register used in 8051?

600


What is the appropriate information required before contacting the customers? : insurance cold calling

328


What is selection sort with example?

573






1.How can data be developed on Microsoft excel 2. what is the importance of Microsoft Excel to the society

1350


What are major changes in angular 2?

455


How to test a dml trigger in ms sql server?

548


Explain about Fixed capital

1539


What are session timeout and application timeout?

501


what is mage registry? How we register a variable?

7


What is the use of idl2java [options] {filename}?

1004


How do you flip words in excel?

279


Draw a UML class diagram for the code fragment given below: public class StringApplet extends Applet { private Label sampleString; private Button showTheString; private ButtonHandler bHandler; private FlowLayout layout; public StringApplet() { sampleString = new Label(" "); showTheString = new Button (" Show the String"); bHandler = new ButtonHandler(); layout = new FlowLayout(); showTheString.addActionListener(bHandler); setLayout(layout); add(sampleString); add(showTheString); } class ButtonHandler implements ActionListener { public void actionPerformed(ActionEvent e) { samplestring.setText("Good Morning"); } } } Note: The methods need not be indicated on the diagram.

1560


What is the communication channel between client and namenode/datanode?

1398