Arrays

1. 
A function cannot be defined inside –

2. 
Which C libram file declare functions for processing strings ?

3. 
Not initializing a reference variable will cause :

4. 
Int & x ; this syntax is used when :

5. 
Standard C library file < stdib.h ) is used for :

6. 
Iteration used a repetition structure whereas recursion uses :

7. 
A function is invoked by a :

8. 
Which C ++ function is used for finding absolute values?

9. 
Pre-defined function and other program elements are accessed through :

10. 
In which circumstances recursion function is called?