23rd July

23rd July

Professional Development

20 Qs

quiz-placeholder

Similar activities

Kiến thức về Hệ điều hành Windows

Kiến thức về Hệ điều hành Windows

Professional Development

15 Qs

Microsoft Word

Microsoft Word

Professional Development

19 Qs

Ecxel

Ecxel

3rd Grade - Professional Development

15 Qs

MS Excel practice

MS Excel practice

Professional Development

18 Qs

Initiation à Wordpress : Premiers pas

Initiation à Wordpress : Premiers pas

Professional Development

15 Qs

Basic Computers

Basic Computers

KG - Professional Development

25 Qs

Windows 11

Windows 11

3rd Grade - Professional Development

20 Qs

Windows 11

Windows 11

3rd Grade - Professional Development

20 Qs

23rd July

23rd July

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Coding Department

Used 1+ times

FREE Resource

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()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?