Search Header Logo

Quiz-1 tkinter

Authored by Mr. 1738

Computers

University - Professional Development

Used 80+ times

Quiz-1 tkinter
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct way to use tkinter in python

program?

include tkinter *

import tkinter *

from tkinter import *

from tkinter include *

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following function used to create window in

python tkinter.

window()

tk()

toolkit()

wd()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following function used to create window in

python tkinter.

window()

tk()

toolkit()

wd()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following attribute used to change the text

color of a Label widget in python tkinter

fg

foreground

bg

background

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following attribute used to change the

background color of a Label widget in python tkinter

background

bg

fg

foreground

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to set the size of the tkinter

window?

setsize()

size()

geometry()

dimension()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the function is used to close the

tkinter window.

destroy()

delete()

stop()

remove()

Access all questions and much more by creating a free account

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

Already have an account?

Discover more resources for Computers