• 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 output of print 0.1 + 0.2 == 0.3 in python?

True
Machine dependent
Error
False

ANSWER DOWNLOAD EXAMIANS APP

Python
Which are the advantages of functions in python?

Improving clarity of the code
Reducing duplication of code
All of the mentioned
Decomposing complex problems into simpler pieces

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Python
When is the finally block executed?

always
only if some condition that has been specified is satisfied
when there is no exception
when there is an exception

ANSWER DOWNLOAD EXAMIANS APP

Python
Correct way to draw a line in canvas tkinter

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

ANSWER DOWNLOAD EXAMIANS APP

Python
Essential thing to create a window screen using tkinter python

create a button
call tk() function
All of the mentioned
To define a geometry

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
↑