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.
Must contain at least one function
Need not contain any function
Needs input data
None of the above
Rate this question:
Library Funcions
User defined functions
Both the above
None of these
Rate this question:
Auto
Extern
Volatile
Register
Rate this question:
Self function
Void function
Recursive function
Static function
Rate this question:
Argument
Values
Parameter
Values
Rate this question:
C Programming
C Programming Language
Language
Compile Error
Rate this question:
Hello
Complile time Error
Run time Error
Infinite loop
Rate this question:
Call by value
Call by reference
Call by value result
None of the above
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:
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:
Array
Function
Program
Pointer
Rate this question:
User defined functions
Library functions
Static functions
Void functions
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
Static
Register
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:
Definition
Declaration
Function calling
None of these
Rate this question:
Local
Global
Static
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:
One
Two
Three
Four
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:
Extern
Register
Auto
Static
Rate this question:
Three
Four
Five
Six
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.
C Programming 1 Quiz-Lecture
This C Programming 1 Quiz-Lecture explores fundamental computer concepts. It assesses knowledge on hardware, software, memory systems, and input devices, crucial for understanding...
Questions:
20 |
Attempts:
284 |
Last updated:
Mar 21, 2023
|
C Language MCQ Exam Trivia! Quiz
Dive into the intricacies of C programming with this engaging MCQ Exam Trivia! Quiz. Test your knowledge on variable declarations, operators, pointers, and data types. Perfect for...
Questions:
15 |
Attempts:
361 |
Last updated:
Mar 21, 2023
|
C Programming Quiz: Practice Exam!
This C Programming Quiz: Practice Exam tests understanding of C syntax and functions, assessing skills through code snippets and problem-solving scenarios. Ideal for learners...
Questions:
50 |
Attempts:
401 |
Last updated:
Mar 21, 2023
|
Copy Of C Quiz
This 'Copy of C Quiz' assesses knowledge in C programming, covering fundamentals like language history, syntax, and loop behaviors. It tests understanding of variable usage,...
Questions:
10 |
Attempts:
170 |
Last updated:
Mar 18, 2023
|
Decode The Code By ISTE(Indian Society For Technical Education)
The 'Decode The Code by ISTE' quiz tests proficiency in C programming with questions on code outputs, memory management, and recursive functions. It assesses critical thinking and...
Questions:
15 |
Attempts:
343 |
Last updated:
Mar 30, 2023
|
Programming For Problem Solving
This quiz titled 'Programming for Problem Solving' assesses knowledge in C programming, focusing on understanding functions, recursion, and program structure. It is designed for...
Questions:
30 |
Attempts:
832 |
Last updated:
Mar 22, 2023
|
Wait!
Here's an interesting quiz for you.