Save as PDF
Opens your browser print dialog — select "Save as PDF" to download.
MCA-401 (1)
M.C.A. IV Semester (Two Year Course)
Examination, June 2022
Advanced Python
(Elective-I)
Note:
i) Attempt any five questions.
किन्हीं पाँच प्रश्नों को हल कीजिए।
ii) All questions carry equal marks.
सभी प्रश्नों के समान अंक हैं।
iii) In case of any doubt or dispute the English version question should be treated as final.
किसी भी प्रकार के संदेह अथवा विवाद की स्थिति में अंग्रेजी भाषा के प्रश्न को अंतिम माना जायेगा।
How to code control statements in Python and explain with examples?
पायथन में कंट्रोल स्टेटमेंट को कैसे कोड करें और उदाहरणों के साथ समझाइए।
Explain about creation of Tuples and operations which can be performed on them.
Tuples के निर्माण और उन पर किए जा सकने वाले कार्यों के बारे में बताइए।
Explain how polymorphism concept can be implemented in Python.
समझाइए कि पायथन में बहुरूपता अवधारणा को कैसे लागू किया जा सकता है?
What are Iterators, generators and decorators.
इटरेटर, जेनरेटर और डेकोरेटर क्या है?
Explain differences between modules and packages.
मॉड्यूल्स और पैकेजेस के बीच अंतर स्पष्ट करें।
How do you define abstract classes in Python?
पायथन में अमूर्त वर्गों को आप कैसे परिभाषित करते है?
Explain exception handling in python.
पायथन में एक्सेप्शन हैंडलिंग को समझाइए।
What is a data stream and how to create our own data streams.
डाटा स्ट्रीम क्या है और अपनी खुद की डाटा स्ट्रीम कैसे बनाइए ।
How to handle multiple exceptions in Python.
पायथन में कई अपवादों को कैसे हैंडल करें।
How we can use Python to work with Database.
डाटाबेस के साथ काम करने के लिए पायथन का उपयोग आप कैसे कर सकते है?
Explain about SQLite manager.
SQLite प्रबंधक के बारे में बताइए।
How we can use pandas for data analysis.
डाटा विश्लेषण के लिए पांडा का उपयोग आप कैसे कर सकते है?
Explain Seaborn for Statistical plots.
सांख्यिकीय भूखंडों के लिए सीबॉर्न की व्याख्या करें।