• 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 data type is the object below in Python? L = [1, 23, 'hello', 1]

dictionary
list
tuple
array

ANSWER DOWNLOAD EXAMIANS APP

Python
When will the else part of try-except-else be executed?

when an exception occurs
when no exception occurs
when an exception occurs in to except block
Always

ANSWER DOWNLOAD EXAMIANS APP

Python
When is the finally block executed?

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

ANSWER DOWNLOAD EXAMIANS APP

Python
How we import a tkinter in python program ?

import tkinter as t
import tkinter
from tkinter import *
All of the mentioned

ANSWER DOWNLOAD EXAMIANS APP

Python
Which of the following is not a standard exception in Python?

IOError
NameError
ValueError
AssignmentError

ANSWER DOWNLOAD EXAMIANS APP

Python
Which of the following is invalid variable in Python?

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

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
↑