Questions

Q:

You use Visual Studio .NET to develop a Windows-based application that interacts with a Microsoft SQL Server database. Your application contains a form named CustomerForm.

 You add the following design-time components to the form:

• SqlConnection object named XYZConnection.
• SqlDataAdapter object named XYZDataAdapter.
• DataSet object named XYZDataSet.
• Five TextBox controls to hold the values exposed by XYZDataSet.


At design time, you set the DataBindings properties of each TextBox control to the appropriate column in the DataTable object of XYZDataSet. When you test the application, you can successfully connect to the database. However, no data is displayed in any text boxes.

You need to modify your application code to ensure that data is displayed appropriately. Which behavior should occur while the CustomerForm.Load event handler is running?

A) Execute the BeginInit method of XYZDataSet. B) Execute the Open method of XYZConnection.
C) Execute the FillSchema method of XYZDataAdapter and pass in XYZDataSet. D) Execute the Fill method of XYZDataAdapter and pass in XYZDataSet.
 
Answer & Explanation Answer: D) Execute the Fill method of XYZDataAdapter and pass in XYZDataSet.

Explanation:

Dataset is a container; therefore, you need to fill it with data. You can populate a dataset by calling the Fill method of a data adapter.

Report Error

View Answer Report Error Discuss

1 1766
Q:

In the following question, out of the given four alternatives, select the alternative which best expresses the meaning of the Idiom/Phrase.

 

Wild and woolly

 

A) Uncouth in appearance or behaviour B) Either too much of something or too little
C) Near to perfection D) Ignoring all obligations
 
Answer & Explanation Answer: A) Uncouth in appearance or behaviour

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 1766
Q:

In the following question, a sentence has been given in Active/Passive voice. Out of the four alternatives suggested, select the one which best expresses the same sentence in Passive/Active voice.

 

For how long will you keep neglecting your duties.

 

A) For how long have you kept neglecting your duties. B) For how long do your duties need to be neglected by yourself.
C) For how long will your duties be kept neglected by you. D) Neglecting of the duties by you have been going on since how long.
 
Answer & Explanation Answer: C) For how long will your duties be kept neglected by you.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 1766
Q:

In Microsoft Excel, left arrow key stroke leads to ____________ cell movement on spreadsheet

A) One cell up B) One cell down
C) One cell Left D) One cell right
 
Answer & Explanation Answer: C) One cell Left

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer

1 1766
Q:

First payments bank in India to integrate the Unified Payments Interface (UPI) on its digital platform is-

A) Paytm Payment Bank B) Airtel Payment Bank
C) India Post Payment Bank D) FINO Payment Bank
 
Answer & Explanation Answer: B) Airtel Payment Bank

Explanation:

Airtel Payments Bank has become the first payments bank in India to integrate the Unified Payments Interface (UPI) on its digital platform.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

0 1766
Q:

In which year, RBI was nationalized?

A) 1939 B) 1949
C) 1959 D) 1969
 
Answer & Explanation Answer: B) 1949

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams

1 1766
Q:

In the following question, out of the four alternatives, select the alternative which best expresses the meaning of the idiom/phrase.

Be left stranded

A) Unable to leave somewhere because of a problem. B) Suffer a bad hair day.
C) Having only a single thing to hold on to save yourself. D) To be the last person on whom the blame falls on eventually.
 
Answer & Explanation Answer: D) To be the last person on whom the blame falls on eventually.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 1766
Q:

A cube is inscribed in a sphere. A right circular cylinder is within the cube touching all the vertical faces. A right circular once is inside the cylinder. Their heights are same and the diameter of the cone is equal to that of the cylinder.

Consider the following statements:

1) The surface area of the sphere is √5 Times the curved surface area of the cone.

2) The surface area of the cube is equal to the curved surface area of the cylinder. Which of the above statements is/are correct?

 

A) 1 only B) 2 only
C) Both 1 and 2  D) Neither 1 nor 2
 
Answer & Explanation Answer: D) Neither 1 nor 2

Explanation:
The top view of the given assembly will look like the figure above
Outermost is the sphere. Inside that there is a cube and within that there is a cone and cylinder with same radius.
Here side of cube = a
Diameter of Sphere = body diagnol = √3 a
Radius of sphere = √3 a/2 =r1
Height of Cylinder = Height of cone = side of cube = a =h
Radius of cylinder = Radius of cone = side of cube/2 = a/2 =r2(as shown in the figure)
 
Thus neither 1 nor 2 are true
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 1766