• 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?

1
True
False
0

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Python
How we import a tkinter in python program ?

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

ANSWER DOWNLOAD EXAMIANS APP

Python
Suppose list1 is [3, 4, 5, 20, 5], what is list1.index(5) return in Python?

1
2
0
4

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
↑