1.

What is the maximum possible length of an identifier?(a) 31 characters(b) 63 characters(c) 79 characters(d) none of the mentionedI had been asked this question in my homework.The origin of the question is Variable Names topic in portion Variable Names, Operators, Data Types & Numeric Types of Python

Answer»

Correct answer is (d) NONE of the mentioned

The BEST EXPLANATION: IDENTIFIERS can be of any LENGTH.



Discussion

No Comment Found

Related InterviewSolutions