
Quiz on Modularity and Functions
Authored by Abhishek Swami
Information Technology (IT)
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is one main advantage of modular programming?
Increases execution time
Reduces the number of functions
Avoids use of loops
Makes code reusable and easier to debug
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a disadvantage of modularity?
Difficult to maintain
Slows down debugging
Increased memory overhead due to function calls
Code readability decreases
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
Hello
HelloHello
Hello\nHello
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, a variable declared inside a function is:
Always global
Local by default
Static
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
10 10
5 10
5 5
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to access a global variable inside a function?
local
nonlocal
global
var
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code?
10
20
Error
0
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?