MCQ Answer

The expression 2**2**3 is evaluates as: (2**2)**3.

The expression 2**2**3 is evaluates as: (2**2)**3.

एक्सप्रेशन 2 ** 2 ** 3 के रूप में मूल्यांकन किया जाता है: (2 ** 2) ** 3।
Topic : Operators Expressions and Python Statements

A. TRUE

B. FALSE




Correct Answer is :

B. FALSE



Explanation
The value of the expression (2**2)**3 = 4**3 = 64. When the expression 2**2**3 is evaluated in python, we get the result as 256, because this expression is evaluated as 2**(2**3). This is because the associativity of exponentiation operator (**) is from right to left and not from left to right.
Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad