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

Answer Posted / neema

resume() can be used only with threads

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Must accepts "Maestro Cards" Tax for bike should be less than 15 Total number of lanes is more than 10 Must provides monthly pass Write a method: boolean isGoodTollBridge(String[] cardsAccepted, String[] tollTax, boolean hasMonthlyPass, int numberOfLanes); String[] cardsAccepted A String array of names of card types accepted for payment of toll tax, it can be null if the toll does not accept any card String[] tollTax A String array of toll tax chart (say “Train : 300”,”BullCart : 10”) boolean hasMonthlyPass This parameter defines whether there is any monthly pass available or not int numberOfLanes This parameter defines the number of lanes for each side

3057


Explain what are the sizes and ranges of the basic c++ data types?

652


Which field is used in c++?

649


What does new do in c++?

645


Is c++ a high level language?

562






When does a name clash occur in c++?

723


What is namespace std; and what is consists of?

674


give me an example for testing a program showing the test path .show how the test is important and complex.

2436


What are the advantage of using register variables?

647


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

2024


Can manipulators fall in love?

574


What is low level language in simple words?

571


Does c++ have a hash table?

557


Why do we use vector in c++?

612


Explain overriding.

613