Google News
logo
Tkinter - Quiz(MCQ)
A)
Label
B)
Frame
C)
Window
D)
All of the above

Correct Answer : Option (D) :   All of the above

A)
To put the widget on the screen
B)
To destroy the widget
C)
To put the widget on the Button
D)
To put the widget on the background

Correct Answer : Option (A) :   To put the widget on the screen

A)
To destroy the widget
B)
To perform a task by a widget
C)
To pack the widget on the screen
D)
To define a size of the widget

Correct Answer : Option (C) :   To pack the widget on the screen

A)
To create a window screen
B)
To Hold the window Screen
C)
To Destroy the window screen
D)
None of the above

Correct Answer : Option (B) :   To Hold the window Screen

A)
Yes
B)
No
C)
No(but possible by oval)
D)
None of the above

Correct Answer : Option (C) :   No(but possible by oval)

A)
Create a user data entry field
B)
Display text on the window
C)
Display Check button on window
D)
None of the above

Correct Answer : Option (A) :   Create a user data entry field

A)
5
B)
6
C)
8
D)
4

Correct Answer : Option (D) :   4

A)
2
B)
4
C)
6
D)
8

Correct Answer : Option (B) :   4

A)
Frame(window,options)
B)
win.frame(options)
C)
Both of the above
D)
None of the above

Correct Answer : Option (A) :   Frame(window,options)

A)
give a title name to the Button
B)
give a title name to the Widget
C)
give a title name to the window
D)
None of the above

Correct Answer : Option (C) :   give a title name to the window