what are methods we have in connection pooling
define profiler???
Given: (x-2)(x+3)= 100; solve the equation for x using any programing language.
which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
why main() method should not return any value
Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
if try is followed by finally block what happen to exception occured in try block
3 Answers Professional Access,
When will you use shell script/Perl ahead of C/C++?
how to add Servlet-api.jar file into eclipse 3.3.2 ?
what is the current salary package in India for a lamp programmer
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
what is the difference between a looping statement and a decision statement