1.

Operators with the same precedence are evaluated in which manner?(a) Left to Right(b) Right to Left(c) Can’t say(d) None of the mentionedThis question was addressed to me in my homework.This intriguing question comes from Basic Operators topic in portion Variable Names, Operators, Data Types & Numeric Types of Python

Answer» RIGHT OPTION is (a) LEFT to Right

The best I can EXPLAIN: NONE.


Discussion

No Comment Found

Related InterviewSolutions