
M3 R5 Chapter 6

Quiz
•
Computers
•
12th Grade
•
Easy
Alexa Institute
Used 2+ times
FREE Resource
105 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python में function को define करने के लिए कौन सा keyword उपयोग किया जाता है?
def
func
define
lambda
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Function का उपयोग क्यों किया जाता है?
To organize code into reusable blocks
To reduce performance
To increase memory usage
To handle exceptions
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Top-down approach किस पर आधारित है?
Breaking problems into smaller, manageable components
Combining multiple small problems into one
Ignoring the details of a problem
Testing all solutions simultaneously
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Top-down approach का मुख्य लाभ क्या है?
Simplifies debugging and implementation
Reduces code readability
Removes modularity
Decreases team collaboration
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Modular programming का मुख्य उद्देश्य क्या है?
To create independent, reusable code modules
To increase dependency between modules
To execute programs faster
To avoid using functions
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Modular programming का एक उदाहरण क्या है?
Dividing code into separate functions or classes
Writing everything in a single file
Using global variables only
Ignoring code reusability
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python में variable को declare करने के लिए कौन सा syntax सही है?
x = 10
int x = 10
var x = 10
declare x = 10
Create a free account and access millions of resources
Similar Resources on Wayground
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