questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
1 3843Post New Manhattan Dot Net General Interview Questions
What are the most important attacks on MACs ?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
How can you run more than one instance of a process?
Tell me an example usage of jquery mobile? : jquery mobile
Which sorting algorithm is best in java?
Explain how is it possible to cast types in php?
Where can I find apache logs?
Can genitically modified foods be harmful?
What module(s) should start with?
What types of software testing are available?
Which objects are independent transport objects? : abap data dictionary
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
What os user should be used for the first part of an oracle installation (on unix)?
Explain the difference between runnable and callable interface in java?
What is html lang en?