MABS Institution
11th Computer Science Weekly Test -1 ( Functions )-Aug 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
What does void fun (void) statement tells to the compiler?
-
Write about strupr ( ) function.
-
Write a note on isalpha() function.
-
-
What is Built-in functions?
-
Define library functions.
-
-
What is return statement with example?
-
Explain call by reference or address method with suitable example.
-
Explain the use of scope resolution operator with an example
-
Explain scope of variable with example.
-
-
Explain about Inline functions with a suitable program.
-
Write about function prototype
-