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

    operator-associativity-python

    Operator Associativity in Python-CBSE class11

    • Posted by Kabeer Sahib
    • Categories Computer Science

    Operator Associativity

    you have learnt that the order of python operator in which an expression having multiple operators can be solved easily, the Operators precedence table will help you to solve these types of expressions through python program.

    Table of Contents

    Toggle
    • Operator Associativity
      • Why Operators Associativity in Python 
      • Exam Time
      • Chapter : Operators in Python
        • 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

    But what if the expression contains two operator that have the same precedence.

    No, problem! in this case associated helps you to determine the order of operators.

    Just remember this rule ………………

    Almost all operation has left to right associatively except exponentiation (**) in same expression, – the operators on the left is evaluated first and then the operator on the right and so on.

    Let’s see some easy examples,

    What will be output of of 7*8/5//2

    Output = 5.0

           and

    What will be output of 2**3**4

    It will be evaluated as 2**(3**4)

    and not (2**3)**4operators associativity

    DEFINITION :-   operators associativity is the order in which an expression having multiple operators of same precedence is evaluated and all operation are left associative except exponentiation.

    Why Operators Associativity in Python 

    In this tutorial, we have learnt about Operators Associativity 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 Operators Associativity in Python. 

    Exam Time

    Chapter : Operators in Python


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

    What is operator associativity with example?
    Which operator follows right associative in Python?
    How will you define operator associativity?
    Which operator has associativity from right to left?
    Which of these relational operator has highest operator precedence >= <= ==?
    Which of the following operators has its associativity from right to left in Python?
    Which operator has lowest precedence in Python?

         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:basics of python, CBSE, class - 11, computer science, free python, mathematical operators, Mohammad Amees, operators associativity, Operators in Python, python notes, python tutorial, qissba, qissba technologies, types of operators

    • 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

    Identity Operators in Python - CBSE class11
    14 July 2022

    Next post

    Precedence of Operators in Python | CBSE class 11
    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