M3 R5 Chapter 6

M3 R5 Chapter 6

12th Grade

105 Qs

quiz-placeholder

Similar activities

O Level M1 R5 Mix 100 MCQ Set 1

O Level M1 R5 Mix 100 MCQ Set 1

12th Grade

105 Qs

M1 R5 Test 12

M1 R5 Test 12

12th Grade

101 Qs

M3 R5 Chapter 6

M3 R5 Chapter 6

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Alexa Institute

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Similar Resources on Wayground