Skip to main content
Chapter 7 of 11
Flashcards

Functions

CBSE · Class 11 · Computer Science

Flashcards for Functions — CBSE Class 11 Computer Science. Quick Q&A cards covering key concepts, definitions, and formulas.

42 questions80 flashcards5 concepts

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

80 Flashcards
Card 1Introduction to Functions

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.

Card 2फंक्शन का परिचय

पायथन में फंक्शन क्या होता है?

Answer

फंक्शन निर्देशों का एक नामयुक्त समूह होता है जो किसी विशेष कार्य को पूरा करता है जब इसे लागू किया जाता है। यह एक बड़े प्रोग्राम को छोटे भागों में तोड़ने में मदद करता है।

Card 3Modular Programming

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.

Card 4मॉड्यूलर प्रोग्रामिंग

मॉड्यूलर प्रोग्रामिंग क्या है?

Answer

मॉड्यूलर प्रोग्रामिंग एक कंप्यूटर प्रोग्राम को अलग-अलग स्वतंत्र कोड के खंडों में या अलग-अलग नामों और विशिष्ट कार्यक्षमताओं के साथ अलग-अलग उप-समस्याओं में विभाजित करने की प्रक्रिया है।

Card 5Advantages of Functions

Why are functions useful in programming?

Answer

Functions increase readability, reduce code length, increase reusability, and allow work to be divided among team members.

Card 6फंक्शंस के फायदे

प्रोग्रामिंग में फंक्शन क्यों उपयोगी होते हैं?

Answer

फंक्शन पठनीयता बढ़ाते हैं, कोड की लंबाई को कम करते हैं, पुन: उपयोगिता बढ़ाते हैं और टीम के सदस्यों के बीच काम को विभाजित करने की अनुमति देते हैं।

Card 7Function Syntax

What starts a function definition in Python?

Answer

A function definition begins with def. The function header always ends with a colon.

Card 8फंक्शन सिंटैक्स

पायथन में फंक्शन की परिभाषा कहाँ से शुरू होती है?

Answer

एक फंक्शन की परिभाषा def से शुरू होती है। फंक्शन का शीर्षलेख हमेशा एक कोलन के साथ समाप्त होता है।

+72 more flashcards available

Practice All

Frequently Asked Questions

What are the important topics in Functions for CBSE Class 11 Computer Science?
Functions covers several key topics that are frequently asked in CBSE Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Functions — CBSE Class 11 Computer Science?
Understand the core concepts first, then work through the 42 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
How many flashcards are available for Functions?
There are 80 flashcards for Functions covering key definitions, formulas, and concepts. Use them daily for 10–15 minutes for best results.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

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.