• HOME
  • QUIZ
  • CONTACT US
EXAMIANS
  • COMPUTER
  • CURRENT AFFAIRS
  • ENGINEERING
    • Chemical Engineering
    • Civil Engineering
    • Computer Engineering
    • Electrical Engineering
    • Mechanical Engineering
  • ENGLISH GRAMMAR
  • GK
  • GUJARATI MCQ

Python

Python
An exception is ____________

a module
a standard module
a special function
an object

ANSWER DOWNLOAD EXAMIANS APP

Python
What is the output of print 0.1 + 0.2 == 0.3 in python?

False
Machine dependent
Error
True

ANSWER DOWNLOAD EXAMIANS APP

Python
To insert 5 to the third position in list1, we use which Python command?

list1.append(3, 5)
list1.add(3, 5)
list1.insert(2, 5)
list1.insert(3, 5)

ANSWER DOWNLOAD EXAMIANS APP

Python
What type of data is: a=[(1,1),(2,4),(3,9)]?

Invalid type
List of tuples
Tuples of lists
Array of tuples

ANSWER DOWNLOAD EXAMIANS APP

Python
When will the else part of try-except-else be executed?

when an exception occurs in to except block
when no exception occurs
when an exception occurs
Always

ANSWER DOWNLOAD EXAMIANS APP

Python
How many except statements can a try-except block have?

zero
more than zero
one
more than one

ANSWER DOWNLOAD EXAMIANS APP
MORE MCQ ON Python

DOWNLOAD APP

  • APPLE
    from app store
  • ANDROID
    from play store

SEARCH

LOGIN HERE


  • GOOGLE

FIND US

  • 1.70K
    FOLLOW US
  • EXAMIANSSTUDY FOR YOUR DREAMS.
  • SUPPORT :SUPPORT EMAIL ACCOUNT : examians@yahoo.com

OTHER WEBSITES

  • GUJARATI MCQ
  • ACCOUNTIANS

QUICK LINKS

  • HOME
  • QUIZ
  • PRIVACY POLICY
  • DISCLAIMER
  • TERMS & CONDITIONS
  • CONTACT US
↑