Consider the scenario – if the calculation1 have exception and it goes to recover and the calculation2 also have exception, what is the correction in this flow to go thru end stage without exception.
Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == ) y-= 7; else y = 8; if the value of x is 4 before the nested IFs are executed, what is the value of y after the nested IFs are executed?
Difference between sikuli and selenium?
what is the function of crtdupobj command?
What is the procedure for requition import?
What is google webmaster tools?
Why do we use a multidimensional array in data structure?
How to calculate Number of Earthing Pits....???
Describe session handling in a webfarm, how does it work and what are the limits?
Which component is responsible for processing sql statements and selecting access paths?
What is python, what are the benefits of using it, and what do you understand of pep 8?
What is the max number of columns in an oracle table?
Can the IP address be same for 2 PC's?
) How do u handle errors in BMS macro
What is the use of 'entity-relationship' diagram?