Home Computer Science Module Packages MCQ Questions and Answers: Python Online Test

Module Packages MCQ Questions and Answers: Python Online Test

287

Module Packages MCQ Questions and Answers: Python Online Test

In addition to a module name, an import can name a directory path. A directory of Python code is said to be a package, so such imports are known as package imports. In effect, a package import turns a directory on your computer into another Python namespace, with attributes corresponding to the subdirectories and module files that the directory contains. This is a somewhat advanced feature, but the hierarchy it provides turns out to be handy for organizing the files in a large system and tends to simplify module search path settings.

Quiz Description: 

Name: Module Packages MCQ Questions and Answers: Python Online Test

Subject:  Python

Topic:  Module Packages

Questions: 15 Objective Type Questions

Time Allowed: 15 Minutes

Language: English

Important for:  B. Tech. / M. Tech. Students, B.Sc. / M.Sc. (CS / IT) and aspirants of competitive exams, computer science job interviews, Python job interviews, etc.

Created By: Esha Tripathi

Previous QuizAdvanced Modules MCQ Questions and Answers: Python Online Test
Next QuizClass Coding MCQ Questions and Answers: Python Online Test

LEAVE A REPLY

Please enter your comment!
Please enter your name here