Tkinter Multiple Choice Practice

Tkinter Multiple Choice Practice

12th Grade

20 Qs

quiz-placeholder

Similar activities

Quiz on List and Tuples

Quiz on List and Tuples

University

16 Qs

Quiz Pemrograman Perangkat Bergerak 2

Quiz Pemrograman Perangkat Bergerak 2

12th Grade - University

20 Qs

Data Structure & Algo - Prelim Long Quiz

Data Structure & Algo - Prelim Long Quiz

University

21 Qs

Introduction to Networking

Introduction to Networking

University

15 Qs

The AI Shield

The AI Shield

University

15 Qs

UAS PTIK D 2020 TOPIK KHUSUS MULTIMEDIA

UAS PTIK D 2020 TOPIK KHUSUS MULTIMEDIA

University

20 Qs

Unit 28 - Quiz #1

Unit 28 - Quiz #1

University

15 Qs

Komunikasi dalam Jaringan

Komunikasi dalam Jaringan

10th - 12th Grade

21 Qs

Tkinter Multiple Choice Practice

Tkinter Multiple Choice Practice

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

Akirapeter Yong

Used 8+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements imports the tkinter module?

import tk

import tkinter

import GUI

import ui

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create a Tkinter window?

win = Tk()

win = tkinter.new()

win = tkinter.Tk()

win = Window()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which widget is used to add a button in a window?

Label

Entry

Button

Frame

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a common layout method in Tkinter?

pack()

grid()

place()

flow()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which parameter should be used to bind a function to a button click?

text

label

command

onclick

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which widget is used for single-line text input?

Label

Text

Entry

Listbox

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which widget should be used for multiple selections?

Radiobutton

Entry

Checkbutton

Button

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?