CBSE Class 11 Computer Science Question 25 of 106

Python Fundamentals — Question 11

Back to all questions
11
Question

Question 11

Which of the following is not a legal integer type value in Python ?

  1. Decimal
  2. Octal
  3. Hexadecimal
  4. Roman ✓
Answer