Answer Posted / patil chaitanya
try
{
}
//without catch block
this ts not possible.
But
we can write the finally block below the try block.
Then try block possible without catch block.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
define profiler???
Difference between HTML and DHTML?
5.Call by value and Call by reference with program?
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
What is dialog programming?
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
Difference between delegates and Events?
how do i create my own exception class which will restrict IO exception?
What is Negative testing?
what is meant by life cycle of a business
Explain polymorphism. Provide an example.
sample code for data transfer between two r/2 systems and r/3 systems?
when will triggars the at new event in abap and web dybn pro?
How do i find out the number of parameters passed into function?