Functions
CBSE · Class 11 · Computer Science
Flashcards for Functions — CBSE Class 11 Computer Science. Quick Q&A cards covering key concepts, definitions, and formulas.
Interactive on Super Tutor
Studying Functions? Get the full interactive chapter.
Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for flashcards and more.
1,000+ Class 11 students started this chapter today
What is a function in Python?
Answer
A function is a named group of instructions that accomplishes a specific task when it is invoked. It helps break a large program into smaller parts.
पायथन में फंक्शन क्या होता है?
Answer
फंक्शन निर्देशों का एक नामयुक्त समूह होता है जो किसी विशेष कार्य को पूरा करता है जब इसे लागू किया जाता है। यह एक बड़े प्रोग्राम को छोटे भागों में तोड़ने में मदद करता है।…
What is modular programming?
Answer
Modular programming is the process of dividing a computer program into separate independent blocks of code or separate sub-problems with different names and specific functionalities.
मॉड्यूलर प्रोग्रामिंग क्या है?
Answer
मॉड्यूलर प्रोग्रामिंग एक कंप्यूटर प्रोग्राम को अलग-अलग स्वतंत्र कोड के खंडों में या अलग-अलग नामों और विशिष्ट कार्यक्षमताओं के साथ अलग-अलग उप-समस्याओं में विभाजित करने की प्रक्रिया है।…
Why are functions useful in programming?
Answer
Functions increase readability, reduce code length, increase reusability, and allow work to be divided among team members.
प्रोग्रामिंग में फंक्शन क्यों उपयोगी होते हैं?
Answer
फंक्शन पठनीयता बढ़ाते हैं, कोड की लंबाई को कम करते हैं, पुन: उपयोगिता बढ़ाते हैं और टीम के सदस्यों के बीच काम को विभाजित करने की अनुमति देते हैं।…
What starts a function definition in Python?
Answer
A function definition begins with def. The function header always ends with a colon.
पायथन में फंक्शन की परिभाषा कहाँ से शुरू होती है?
Answer
एक फंक्शन की परिभाषा def से शुरू होती है। फंक्शन का शीर्षलेख हमेशा एक कोलन के साथ समाप्त होता है।…
+72 more flashcards available
Practice AllFrequently Asked Questions
What are the important topics in Functions for CBSE Class 11 Computer Science?
How to score full marks in Functions — CBSE Class 11 Computer Science?
How many flashcards are available for Functions?
Sources & Official References
- NCERT Official — ncert.nic.in
- CBSE Academic — cbseacademic.nic.in
- CBSE Official — cbse.gov.in
- National Education Policy 2020 — education.gov.in
Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.
More resources for Functions
Practice Quiz
Test yourself with a quick quiz
Important Questions
Practice with board exam-style questions
Revision Notes
Key points for last-minute revision
Formula Sheet
All formulas in one place
Chapter Summary
Understand the chapter at a glance
Concept Maps
See how topics connect visually
Study Plan
Step-by-step plan to ace this chapter
Syllabus
What topics to cover
NCERT Solutions
Every textbook question solved step by step
For serious students
Get the full Functions chapter — for free.
Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 11 Computer Science.