Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can we use resume in error handling i.e. in the catch block

Answer Posted / s.murali krishnan

No.

The Exception can only handled using the catch block
the error CANNOT be handled.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When do we use copy constructors?

1133


What will the line of code below print out and why?

793


Explain the concept of dynamic allocation of memory?

1152


Why do we use setw in c++?

1167


What is an inline function in c++?

1162


When should overload new operator on a global basis or a class basis?

1134


How we can differentiate between a pre and post increment operators during overloading?

1156


What are smart pointers?

2388


Will c++ be replaced?

1101


what is the difference between overloading & overriding? give example.

1268


Which compiler does turbo c++ use?

1136


Should the member functions which are made public in the base class be hidden?

1076


Describe about storage allocation and scope of global, extern, static, local and register variables?

1301


If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

1088


Write a program using display() function which takes two arguments.

1121