List the categories of user defined function.

Untitled Quiz

Quiz
•
History
•
12th Grade
•
Medium
Prajakta Bhadale
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
1. Function with no arguments and no return type.
2. Function with no arguments and a return type.
3. Function with arguments and no return type.
4. Function with arguments and with return type.
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Any two string handling function.
strcpy( str1, str2)
strcmd()
strcpy()
strcmp(str1, str2)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include<stdio.h>
#include<math.h>
int main() {
float n, ceilVal;
printf(" Enter any S-23 4M Numeric element : ");
scanf("%f", &n);
ceilVal = ceil(n);
printf("\n The Value of %.2f = %.4f ", n, ceilVal);
return 0;
}
IN ABOVE CODE WHICH MATH FUNCTION IS USE...?
sqrt ()
POW()
ceil()
strlen()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fibonacci series sequence....?
0 1 2 3 4 5 6 7
0 1 1 2 3 5 8 13
2 3 4 5 6 7 8 8
0 1 1 2 3 3 4 8 13
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
State any two advantages of function.?
1) Big code can be diffict to read, so when divided into smaller functions, it increases readability.
2 2) Program becomes modul.
1) Big code can be difficult to read, so when divided into smaller functions, it increases readability.
2) Program becomes modular.
1) Big code can be difficult to read, so when divi nto smaller functions, it increases readbty.
2) Program becomes moalr.
1) Big code can be difficult to re, so when divided into smler func, it increases readability. 2) Program bemes modular.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When function is called by passing values then it is _____?
call by reference
call by function
call by pointer
call by value
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
No copy is generated for actual variable rather address of actual variable is passed.
call by pointer
Call by value
call by function
Call by reference
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
The Judicial Branch (9.1/9.2)

Quiz
•
KG - University
15 questions
History Quiz

Quiz
•
7th Grade - University
17 questions
2.3 - "Equal Protection & Civil Rights" Vocab

Quiz
•
12th Grade
20 questions
Mesopotamia

Quiz
•
6th - 12th Grade
17 questions
Reign of Terror - French Revolution

Quiz
•
9th - 12th Grade
20 questions
Pre-Columbian Civilizations

Quiz
•
9th - 12th Grade
19 questions
India Vocabulary

Quiz
•
KG - University
15 questions
Haitian Revolution

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade