Search Header Logo

23rd July

Authored by Coding Department

Computers

Professional Development

Used 1+ times

23rd July
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CTk() do in CustomTkinter?

Creates a text box

Creates a button

Initializes the main application window

Exits the GUI application

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to set the window size in CustomTkinter?

setsize()

resize()

geometry()

dimensions()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of root.mainloop() in a GUI application?

It runs the GUI in a loop until the window is closed

It destroys the GUI

It creates a new window

It packs all widgets

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to make a CTk window non-resizable?

geometry(False)

resizable(False, False)

resize(0, 0)

fixsize()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does root.title("My App") do?

Sets the heading of a label

Adds a title to the main window

Adds a subtitle to the app

Creates a title bar button

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the pack() method?

Removes a widget

Positions widgets in the window

Closes the application

Saves the window layout

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function returns the current value of a widget’s property?

config()

update()

cget()

getproperty()

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?