約 8,470 件の結果
リンクを新しいタブで開く
  1. The structure of a JavaScript function
    Functions are essential programming constructs that allow you to organize code into reusable blocks, making it easier to manage and understand.

    What is a Function?

    Types of Functions

    1. 3 ソース

    Advantages of Using Functions

    Example of a Function in Python

    Here’s a simple example of a user-defined function in Python:
    def add_numbers(a, b):
    return a + b
    result = add_numbers(5, 3)
    print(result)  # Output: 8
    

    Common Questions About Functions

    Resources for Further Study

  2. Computer Science Class 12 Functions Notes - CBSE Skill ...

    2025年1月5日 · Working with Functions in Python Class 12 Notes: When a single program is divided into small units, it is known as a function. A function is reusable code, meaning the same function can be …

    • Suppose in further the company decides to design another type of tent whose base is rectangular, while the upper part remains the same. In such a scenario, some part of the existing code can be reused by calling the function con(l,r). If the company develops other products or provides services, and where 18% tax rate is to be applied, the programme...
    ncert.nic.in でさらに表示
    欠落単語:
    • Computer Science
    次が必須:
  3. Chapter 2: Functions | Solutions of Computer Science …

    Get answers to all exercises of Chapter 2: Functions Preeti Arora Computer Science with Python CBSE Class 12 book. Clear your computer doubts instantly & get more …

  4. Class 12 Functions: Comprehensive Notes | PDF - Scribd

    This document provides comprehensive notes on functions in computer science, covering their definition, types, syntax, and key concepts such as parameters, return statements, and recursion.

  5. Functions Class 12 Computer Science Practice …

    We have provided free printable Class 12 Computer Science worksheets in PDF format, specifically designed for Functions. These practice sets are prepared by …

  6. CBSE Notes Class 12 Computer Science - All Chapters

    2026年3月25日 · Download these CBSE class 12 computer science notes pdf for quick review before your exams. The Computer Science book for Class 12 includes clear explanations of Python …

  7. Functions Computer Science for Grade 12 Notes, MCQs ...

    Find important definitions, questions, notes, meanings, examples, exercises and tests below for Functions Computer Science for Grade 12 Notes, MCQs & Videos.

  8. Chapter Functions for grade 12 computer Science | PDF

    A function is a block of code that performs a specific task and can be called anywhere in a program. Functions make code reusable, improve modularity, and …

  9. Class 12 Computer Science Functions Q&A - Scribd

    The document contains a question bank with multiple choice questions related to functions in computer science. There are questions about function definitions, …

  10. 他の人も質問しています
    Loading
    Unable to load answer
このサイトを利用すると、分析、カスタマイズされたコンテンツ、広告に Cookie を使用することに同意したことになります。サード パーティの Cookie に関する詳細情報|Microsoft のプライバシー ポリシー