System Integrator

Ques:- What is FireHouse Cursors?
Ques:- What is multiprogramming?
Ques:- Is the ternary operator written x : y ? z or x ? y : z ?
Ques:- Whether HTML supports multimedia: and document links?
Ques:- What does an extract statement do in the ABAP program?
Ques:- What methods are used for DBGrid in unbound mode?
Ques:- How do I use ANT?
Ques:- Which of the following statement is false regarding the use of setAutoCommit() in JDBC
Ques:- State true or false :- ResultSet.CONCUR_UPDATABLE used with the result set is used to update the rows directly in the database.
Ques:- What is the use of BW Statistics?
Ques:- Why doesn't my browser applet connect to the database?
Ques:- How to find size of the file. Which method or function is used to occomplish this?
Ques:- What is the alternative to batch input session?
Ques:- How would you find out the value property in Slider Bar Control?
Ques:- State true or falseCan we retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column ?
Ques:- How does the race condition occur?
Ques:- How would you convert a info package group into a process chain?
Ques:- What are the differences between Java & C++ in terms of its features?
Ques:- What is Ant tool and use of this tool?
Ques:- How to get freefile location in memory?
Ques:- HTML stands for What? Use of HTML ?
Ques:- What are the different types of data dictionary objects?
Ques:- How would you add elements and pictures to listitems in listview control?
Ques:- Which of the following statement is false regarding the exceptions in JDBC
Recent Answer : Added by DK BOSS On 2021-07-17 10:05:45:

The question is not completed.

Which of the following statement is false regarding the exceptions in JDBC
A) SQLWarning objects are a subclass of SQLException that deal with database access warnings
B) Warnings stop the execution of an application, as exceptions do; they simply alert the user that something did not happen as planned
C) Connection object has a getWarning() method in it.
D) Statement and ResultSet objects have getWarning() methods in it.
Explanation: warning does not stop the execution of the program.

answer

B) Warnings stop the execution of an application, as exceptions do; they simply alert the user that something did not happen as planned

Ques:- What's causing ClassFormatErrors with my applet?
Ques:- What is the use of pretty printer ?exactly where can we link the functional module to abap coding.
Ques:- How many times instantiation phase executed in Servlets?Explain briefly.
Ques:- How to trap Data Base Error?
Ques:- How many ways we can access file using VB?
Ques:- Give step to step approach to archiving cubex.
Scroll to top