• 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
Which one of these is used for floor division in Python?

%
/
//
None of the mentioned

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Python
What arithmetic operators cannot be used with strings in Python?

+
–
All of the mentioned
*

ANSWER DOWNLOAD EXAMIANS APP

Python
Which Python is used by client to opens a TCP connection to hostname?

s.bind()
s.accept()
s.connect()
All of the mentioned

ANSWER DOWNLOAD EXAMIANS APP

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

zero
one
more than zero
more than one

ANSWER DOWNLOAD EXAMIANS APP

Python
Is Python case sensitive when dealing with identifiers?

machine dependent
no
None of the mentioned
yes

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
↑