• 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
What is the result of cmp(3, 1) in python?

False
0
1
True

ANSWER DOWNLOAD EXAMIANS APP

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

–
*
+
All of the mentioned

ANSWER DOWNLOAD EXAMIANS APP

Python
Say s=”hello” what will be the return value of type(s) in Python?

str
String
int
bool

ANSWER DOWNLOAD EXAMIANS APP

Python
To add a new element to a list we use which Python command?

list1.addEnd(5)
list1.append(5)
list1.add(5)
list1.addLast(5)

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • ...
  • 11
  • »

GO TO PAGE

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
↑