Back
  • Qissba
  • Courses

      CBSE Class 12

      PYTHON

      Computer Science

      • Python
      • Computer System Overview
      • Computer Networks
      • society Law & Ethics
      • Data Representation
      • Boolean Logics
      Python Online Free Courses for Classes 11th and 12th
  • Blog
  • Shop
    • Cart
    • Checkout
    • My account
  • About Us
  • Contact
  • Career
Have any question?
(+91) 09897990175
qissba@gmail.com
RegisterLogin
Qissba
  • Qissba
  • Courses

      CBSE Class 12

      PYTHON

      Computer Science

      • Python
      • Computer System Overview
      • Computer Networks
      • society Law & Ethics
      • Data Representation
      • Boolean Logics
      Python Online Free Courses for Classes 11th and 12th
  • Blog
  • Shop
    • Cart
    • Checkout
    • My account
  • About Us
  • Contact
  • Career

    Computer Science

    Binary Arithmetic Operators in Python – CBSE class12

    • Posted by Kabeer Sahib
    • Categories Computer Science

    Binary Operators

    when we need to perform arithmetic operations on more than one operands, python preferred the Binary Operators.

    Table of Contents

    Toggle
    • Binary Operators
      • Types of Binary Operators
      • Chapter : Binary Arithmetic Operators
        • IMPORTANT QUESTIONS : Asked in examinations of Class 12th Computer Science
        • Structure of module in python
        • Arithmetic operators
        • Operators in python
        • Types of operators
        • Logical operators
        • Membership operators
        • Standard library module

    Types of Binary Operators

    Types of Binary Operators

    The operands of a binary operator a distinguished as the left and right operands, and the operator and operands together makes an expression.

    All the Binary Operators and its symbols are given in the following list.

    List of Binary Arithmetic Operators

     

    Let’s have an code example to understand the use of some of these binary operators.

    Example 1

    What will be the output produced by the following code ?

         A , B , C , D  =   9 . 2 ,2 . 0 ,4 , 21

                        print (A/4)

                        print(A//4)

                        print (D//B)

                        print (A%C)

    Solution.     2.3

                         2.0

                         16.0

                         10.0

                          1.2

     

    Example 2

     Print the area of circle of radius 3.75 meters.

      Solution.

                    Radius = 3.75

                    Area =  3.14159 * Radius ** 2

                    print (Area, ‘sq. Meter ’)

    Binary Operator Example

     

    Read more

    • Operators in python
    • Types of operators in python
    • Arithmetic operators
    • Relational operators
    • Identity operators
    • Logical operators
    • Bitwise operators
    • Membership operator
    • Assignment operators
    • Shift operators

    In this tutorial, we have learnt about Binary Arithmetic Operators in python for CBSE class 11 & 12 and its related concepts according to CBSE syllabus and these topics are very important to start learning python programing language for beginners of class 11th and 12th.

    This tutorial is also useful for Central Board of Secondary Education (CBSE) student of class 11th and 12th  , who opted computer science (Code 083) as an optional subject.

    You can check the latest CBSE syllabus for computer science Click here for syllabus OR Click here

    UNIT NO.UNIT NAMEMARKS
    1Computational thinking and programming 40
    2Computer network 10
    3Database management 20
    4Practical30
    5Total100

     

    Unit II: Computational Thinking and Programming – 1

    According to the syllabus , Unit  II  Computational Thinking and Programming – 1 has  the above concepts for learning related to python Standard Library Module in Python. 

     

    Exam Time

    Chapter : Binary Arithmetic Operators


    IMPORTANT QUESTIONS : Asked in examinations of Class 12th Computer Science

    What are binary operators in python?
    Types of Binary operators in python with examples?
    What are the 4 binary operators?
    What are the 3 binary operations?
    How many binary operations are there?
    Which is not binary operator?
    What is binary operation table?
    What are binary operations Class 12?
    What is the name of binary operator and and?
    What are the 6 binary operations?
    What’s binary function?
    What is binary operation and give 3 examples?
    Is every function is a binary operation?
    What are the properties of binary operations?

     Read more

    • Structure of module in python

    • Arithmetic operators

    • Operators in python

    • Types of operators

    • Logical operators

    • Membership operators

    • Standard library module

    • Identifiers in python

    Tag:arithmetic operators, binary, CBSE, class - 11, computer science, free python, free python tutorial, mathematical operators, Mohammad Amees, Python Basics : The easiest way, python notes, qissba, qissba technologies, types of binary operators, types of operators, unary

    • Share:
    Kabeer Sahib

    A Trained Post Graduate Teacher with 10 years of experience and working as TGT/PGT–Computer Science including good Management and administration skills with managerial positions in previous work environments

    Previous post

    Math Library Module in python - CBSE class12
    14 July 2022

    Next post

    Relational Operator in Python - CBSE Class12
    14 July 2022

    You may also like

    Operator Precedence & Associativity in Python | CBSE Class 11| Computer Science
    24 June 2025

    Dear Class 11th STUDENTS, ! Welcome to this tutorial of Operators in Python from your CBSE class 11 of …

    basics-of-python-programming-languages-cbse-class-11
    Basics of Python Programming Language | CBSE Class 11| Computer Science
    3 June 2025
    encoding-schemes-cbse-class-11-computer-science
    Encoding Schemes | ASCII | ISCII | Unicode | CBSE Class 11| Computer Science
    21 May 2025

    Leave A Reply Cancel reply

    You must be logged in to post a comment.

    Search

    Categories

    • Computer Science
    • Education
    • Education News
    Computer Science : Python – CBSE Class 11

    Computer Science : Python – CBSE Class 11

    ₹1,999.00Free
    Computer Science : System Overview – CBSE Class 11

    Computer Science : System Overview – CBSE Class 11

    ₹999.00Free
    Computer Science : Python – CBSE Class 12

    Computer Science : Python – CBSE Class 12

    ₹1,999.00Free

    Login with your site account

    Lost your password?

    Not a member yet? Register now

    Log in

    Copyright @ 2021 ! QISSBA EDUCATION ! .

    • Privacy
    • Terms
    • Sitemap
    • About Us

    Login with your site account

    Lost your password?

    Not a member yet? Register now

    Register a new account

    Are you a member? Login now