Python में, किसी फ़ंक्शन के अंदर परिभाषित वेरिएबल का स्कोप क्या होता है?
M3 R5 Chapter 8

Quiz
•
Computers
•
12th Grade
•
Medium
Alexa Institute
Used 1+ times
FREE Resource
100 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Global
Local
Non-local
Universal
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python में एक मॉड्यूल कैसे बनाया जा सकता है?
By writing Python code in a .py file
By creating a .module file
By defining functions inside a Python script
Both a and c
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
LEGB नियम में "E" का क्या मतलब है?
External
Enclosing
Environment
Encapsulation
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python मॉड्यूल के बारे में निम्न में से कौन सा सही है?
A module is a file containing Python code.
Modules help to organize code.
Modules allow code reuse.
All of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python में किसी मॉड्यूल को इंपोर्ट करने का सही तरीका क्या है?
import module_name
module_name import
import_module module_name
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
इंपोर्ट के समय आप किसी मॉड्यूल का नाम कैसे बदल सकते हैं?
import module_name as new_name
rename module_name as new_name
import module_name -> new_name
module_name.rename(new_name)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
मॉड्यूल फाइल्स के नेमस्पेस के रूप में कार्य करने के बारे में क्या सत्य है?
Each module creates its own namespace.
Variables in one module are isolated from other modules.
Functions and variables in a module can be accessed using the dot operator.
All of the above
Create a free account and access millions of resources
Similar Resources on Quizizz
100 questions
4.1 Spelling Words

Quiz
•
4th Grade - University
105 questions
M3 R5 Chapter 6

Quiz
•
12th Grade
103 questions
Python MCQs: Sequence Data Types chapter 5

Quiz
•
12th Grade
103 questions
CS1101 Python Final Exam practice

Quiz
•
University
95 questions
Mid Term Practice AX1

Quiz
•
University
103 questions
chapter 2 100mcq

Quiz
•
12th Grade
104 questions
M1 R5 Chapter 9

Quiz
•
12th Grade
96 questions
M2 R5 Chapter 7

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University