G10 CS Functions and Procedures

Quiz
•
Computers
•
12th Grade
•
Hard
Fritz Bansag
Used 10+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Complete this sentence:
___________ are subprograms that can be called whenever required from the main program.
Functions
Procedures
Functions & Procedures
Algorithms & Pseudocodes
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Complete this sentence:
Function is an example of ______
computational thinking
abstraction
generalization
algorithmic design
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not required to be known by a user?
Function name
How function work?
Inputs and Outputs of function
function code
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between function and procedure?
Function are sub-programs defined outside the main program. Whereas, procedures are defined inside the main program.
Functions return values but procedures do not return a value.
Functions are programs within the procedure of the main program.
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What parameters are passed to a function, when the control is transferred from main program to function?
Input
Output
Function code
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What parameters are returned to main program, when the control is transferred from function to main program?
Input
Output
Function code
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ………………………….. statement transfers the control from main program to function and vice versa.
function call
Output
Input
None of the above
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python Testing

Quiz
•
9th - 12th Grade
13 questions
BE METER REVIEW #4

Quiz
•
12th Grade
10 questions
computer networking -2

Quiz
•
12th Grade
20 questions
Computer Science

Quiz
•
9th - 12th Grade
14 questions
Code.org Unit 3

Quiz
•
9th - 12th Grade
20 questions
Recursion

Quiz
•
12th Grade
15 questions
Microsoft Word Vocabulary Quiz

Quiz
•
9th - 12th Grade
10 questions
AV2b - Pensamento Computacional - Explorando o p5.js

Quiz
•
2nd Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade