MCQs > IT & Programming > Python > Read the following statements: Statement 1: The new-style class int already supports Bitwise, so there is no need to implement it again in derived classes. Statement 2: With new-style classes, data values can be referred to directly with ‘myself’. Which of the following is correct?

Python MCQs

Read the following statements:

Statement 1: The new-style class int already supports Bitwise, so there is no need to implement it again in derived classes.

Statement 2: With new-style classes, data values can be referred to directly with ‘myself’.

Which of the following is correct?

Answer

Correct Answer: Statement 1 is true, but statement 2 is false.

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