• 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
Say s=”hello” what will be the return value of type(s) in Python?

String
bool
str
int

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Python
Methods provided by Python for receiving and sending TCP messages.

None of the mentioned
Both (A) and (B)
s.recv(), s.send()
s.recvfrom(),s.sendto()

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Python
Which of the following is invalid variable in Python?

None of the mentioned
__a = 1
__str__ = 1
_a = 1

ANSWER DOWNLOAD EXAMIANS APP

Python
Which of the following functions results in case insensitive matching?

re.X
re.A
re.U
re.I

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
↑