Which is not a Python GUI framework ?
Python Unit -6 Tkinter GUI

Quiz
•
Computers
•
University
•
Medium
Rishikesh Pathak URK17CS337
Used 68+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Kiwi
Pyqt
Tkinter
None of these
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is not a Geometry Management method in tkinter?
pack
grip
grid
place
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the commands below would create a button object in a tkinter window named root that links to a function called doubleMe?
button1 = Button(root, text="Double me")
button1 = Button(text="Double me")
button1 = Button(root, command = doubleMe)
button1 = Button()
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
next_btn = Button(window, text=">", font=("Arial",20), command=nextCard)
next_btn.grid(column=2, row=4)
What is the role of the statement underlined?
place widget next_btn in row 4 and column 2
creating the new button - next_btn
draw the grid lines on screen
to call grid() to divide the button into a grid
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following line of code, which is is an OBJECT?
canvas1.create_line(0, 0, 200, 100)
create_line
canvas1
0
200
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which widget is used to provide a single-line caption for other widgets ?
List
Entry
Labe
Label
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which widget is used to display a single-line text field for accepting values from a user ?
Entry
Enter
Menu
Button
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Quiz2

Quiz
•
University
15 questions
OOP Semifinal Quiz IS2C

Quiz
•
University
10 questions
tkinter quiz

Quiz
•
University
15 questions
Python Programming 17.09.2021

Quiz
•
University
15 questions
bootstrap let's play

Quiz
•
University
10 questions
Thư viện Tkinter - Label

Quiz
•
University
10 questions
GUI Quiz

Quiz
•
University
13 questions
Ch 5 Pop up

Quiz
•
9th Grade - University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade