MCQs > IT & Programming > Python > Which is an incorrect way of determining whether the type of an object (obj) is list?

Python MCQs

Which of the following is an incorrect way of determining whether the type of an object (obj) is list?

 

Answer

Correct Answer: isinstance(obj, list)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it