Across
- 2. ___ decomposition methods simplify computations,both theoretically & practically.(*)
- 5. By default,___ variable will be of auto storage class.
Down
- 1. The code in the finally block will definitely be executed,except ___ arises in the finally block itself.
- 3. ___ used in fseek() function call can be a negative number.
- 4. ___ fields can be used in an union.
