• 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 of the following blocks will be executed whether an exception is thrown or not?

except
Else
finally
Assert

ANSWER DOWNLOAD EXAMIANS APP

Python
What data type is the object below in Python? L = [1, 23, 'hello', 1]

array
dictionary
tuple
list

ANSWER DOWNLOAD EXAMIANS APP

Python
Correct way to draw a line in canvas tkinter

canvas.create_line()
create_line(canvas)
line()
None of the mentioned

ANSWER DOWNLOAD EXAMIANS APP

Python
Which of these about a dictionary is false?

Dictionaries aren’t ordered
Dictionaries are mutable
The values of a dictionary can be accessed using keys
The keys of a dictionary can be accessed using values

ANSWER DOWNLOAD EXAMIANS APP

Python
Which is the correct expression for power(xy ) in Python?

x^^y
None of the mentioned
x^y
x**y

ANSWER DOWNLOAD EXAMIANS APP

Python
What is the result of cmp(3, 1) in python?

False
1
0
True

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
↑