This 'Online Test: C Programming Part II' assesses understanding of function behavior, recursion, parameter passing, and output prediction in C programming. Ideal for learners aiming to enhance their C language proficiency.
Call by value
Call by reference
Call by value result
None of the above
Rate this question:
Self function
Void function
Recursive function
Static function
Rate this question:
C Programming
C Programming Language
Language
Compile Error
Rate this question:
Library Funcions
User defined functions
Both the above
None of these
Rate this question:
Switch
Goto
Return
Void
Rate this question:
X is passed by value
X is passed by reference
X is declared outside of the function
None of the above
Rate this question:
It cannot changee the actual parameter value
It can change the actual parameter value
Psrameter is always read write mode
All of the above
Rate this question:
It cannot change the actual parameter value
It can change the actual parameter value
Parameters always read-write mode
None of the above
Rate this question:
Auto
Extern
Volatile
Register
Rate this question:
Array
Function
Program
Pointer
Rate this question:
Library
Static
Array
Main
Rate this question:
Local
Global
Static
None of these
Rate this question:
User defined functions
Library functions
Static functions
Void functions
Rate this question:
Argument
Values
Parameter
Values
Rate this question:
One
Two
Three
Four
Rate this question:
Function with no argument and no return value
Function with argument and no return value
Function with no argument and with return value
Function with argument and with return value
Rate this question:
Three
Four
Five
Six
Rate this question:
Helps to avoid repeating set of statements many times
Enhance the logical clearity of the program
Helps to avoid repeated programming across programs
All of the above
Rate this question:
Hello
Complile time Error
Run time Error
Infinite loop
Rate this question:
Extern
Register
Auto
Static
Rate this question:
Auto
Extern
Static
Register
Rate this question:
Definition
Declaration
Function calling
None of these
Rate this question:
Function is a block of statements that perform some specific task
Function is the fundamental modular unit.
Function is a block of code has a name and it is reusable.
All of the above
Rate this question:
Call by value
Call by reference
Call by variable
None of the above
Rate this question:
Quiz Review Timeline (Updated): Feb 17, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.