Pls Note:
1) There are 20 questions in a quiz.
2) Time duration is 15 minutes.
3) Only one attempt is allowed.
4) Candidate can navigate questions and review answers before final submission
5) Compulsory to fill all the mentioned details.
6) Kindly provide the correct details.
Repr(x)
Eval(str)
Tuple(s)
List(s)
Rate this question:
**
//
Is
Not in
Rate this question:
List.index(obj)
List.insert(index, obj)
List.pop(obj=list[-1])
List.remove(obj)
Rate this question:
Defines a list and initializes it
Defines a function, which does nothing
Defines a function, which passes its parameters through
Defines an empty class
Rate this question:
Lists
Dictionary
Tuples
Class
Rate this question:
Int
Bool
Float
None
Rate this question:
Int
Bool
Void
None
Rate this question:
Lists
Dictionary
Tuples
Class
Rate this question:
It supports automatic garbage collection
It can be easily integrated with C, C++, COM, ActiveX, CORBA, and Java
Both of the above
None of the above.
Rate this question:
A tuple is another sequence data type that is similar to the list
A tuple consists of a number of values separated by commas.
Unlike lists, however, tuples are enclosed within parentheses
All of the above.
Rate this question:
Seed()
Sqrt()
Factorial()
Print()
Rate this question:
Zero
One
Zero or more
One or more
Rate this question:
Int
Bool
Void
None
Rate this question:
List
Tuple
Class
Dictionary
Rate this question:
1
3
5
7
Rate this question:
3.5
3
5
4
Rate this question:
Parentheses
Brackets
Single-quotes
Double-quotes
Rate this question:
\t\tWelcome\n
\t\tWelcome\n
\t\tWELCOME\n
Welcome
Rate this question:
Too hot
Too cold
just right
Too hot too cold just right
Rate this question:
8
9
10
11
Rate this question:
1, 2, 3, 4, 5
0, 1, 2, 3, 4, 5
1, 2, 3, 4
0, 1, 2, 3, 4
Rate this question:
Ram
Ra
R
Pr
Rate this question:
1
2
3
4
Rate this question:
8
7
6
5
Rate this question:
God
Good
Geed
Ged
Rate this question:
S.__len__()
Len(s)
Size(s)
S.size()
Rate this question:
window = newWindow()
Window = Window()
Window = Window()
window = Tk()
Rate this question:
Frame = newWindow()
Frame = Window()
Frame = Frame()
Frame = Tk()
Rate this question:
Use Label
Use Button
Use Text
Use Message
Rate this question:
Pack
Grid
Place
flow
Rate this question:
Pack manager
Grid manager
Place manager
F+F34:F38low manager
Rate this question:
Menubar = Menu(window)
Menubar = MenBar(window)
Menubar = Menu()
Menubar = MenBar()
Rate this question:
Filename = askopenfilename()
Filename = asksaveasfilename()
filename = openfilename()
Filename = saveasfilename()
Rate this question:
Encode()
Decode()
convert()
ToString()
Rate this question:
read
Input
load
receive
Rate this question:
sum(s)
Len(s)
Min(s)
Max(s)
Rate this question:
{2, 3, 5, 13}
{1, 2, 4, 3, 5, 13}
{1, 4}
{1, 5, 4, 13}
Rate this question:
John, 40, 45, and "peter"
John and "peter"
40 and 45
D = (40:"john", 45:"peter")
Rate this question:
A list
A set
A dictionary
A heap
Rate this question:
n
n - 1
N(n-1)/2
N*n
Rate this question:
2, 9, 5, 4, 8, 1
2, 9, 5, 4, 1, 8
2, 5, 9, 4, 8, 1
2, 5, 4, 8, 1, 9
Quiz Review Timeline (Updated): Mar 18, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.