Join Telegram Join Now
NCERT MCQ App Install Now

Functions

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?

11. 
Void function is also called as :

12. 
Which function is known as the standard library function?

13. 
Strand function is used for :

14. 
Like swap ( ) function if we want to change the value of the actual parameter we must call parameters :

15. 
INT – MAX Constant is defined in which header file?

16. 
Recursive alt is also known as

17. 
Which of the following is not a maths function

18. 
Function body is also referred as :

19. 
Default return type for every function is :

20. 
How many storage classes specifies are offered by C ++?