
UNIT 3
Authored by Ms Viancy V
Computers
University
Used 12+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
12 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • Ungraded
In C, parameters are always
Passed by value
Passed by reference
Non-pointer variables are passed by value and pointers are passed by reference
Passed by value result
2.
MULTIPLE SELECT QUESTION
30 sec • Ungraded
Choose correct statement about Functions in C Language.
A Function is a group of c statements which can be reused any number of times.
Every Function has a return type.
Every Function may no may not return a value.
All the above.
3.
MULTIPLE SELECT QUESTION
30 sec • Ungraded
Choose a correct statement about C Language Functions.
A) A function name can not be same as a predefined C Keyword.
B) A function name can start with an Underscore( _ ) or A to Z or a to z.
C) Default return type of any function is an Integer.
D) All the above.
4.
MULTIPLE SELECT QUESTION
30 sec • Ungraded
Choose a correct statement about C Function.?
main()
{
printf("Hello");
}
A) "main" is the name of default must and should Function.
B) main() is same as int main()
C) By default, return 0 is added as the last statement of a function without specific return type.
D) All the above
5.
MULTIPLE SELECT QUESTION
30 sec • Ungraded
A function which calls itself is called a ___ function.
A) Self Function
B) Auto Function
C) Recursive Function
D) Static Function
6.
MULTIPLE SELECT QUESTION
30 sec • Ungraded
What is the output of C Program with Functions.?
int main()
{
void show()
{
printf("HIDE");
}
show();
return 0;
}
A) No output
B) HIDE
C) Compiler error
D) None of the above
7.
MULTIPLE SELECT QUESTION
30 sec • Ungraded
What is the output of C Program with functions.?
void show();
int main()
{
show();
printf("ARGENTINA ");
return 0;
}
void show()
{
printf("AFRICA ");
}
A) ARGENTINA AFRICA
B) AFRICA ARGENTINA
C) ARGENTINA
D) Compiler error
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
13 questions
Digital Technology Office 365 - 29May2020
Quiz
•
University - Professi...
15 questions
Preguntas sobre Excel 2016
Quiz
•
6th Grade - University
15 questions
Computer and Other Human Inventions
Quiz
•
University
10 questions
internet
Quiz
•
University
10 questions
YT-Quiz
Quiz
•
University
10 questions
Python with DataScience
Quiz
•
7th Grade - University
9 questions
Rounding Numbers in Python
Quiz
•
University
10 questions
UTILITY PROGRAM
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
20 questions
Endocrine System
Quiz
•
University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
30 questions
W25: PSYCH 250 - Exam 2 Practice
Quiz
•
University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University
38 questions
Unit 8 Review - Absolutism & Revolution
Quiz
•
10th Grade - University