Examveda

What is the role of the Checkbutton widget in Tkinter?

A. Displaying images

B. Handling mouse clicks

C. Selecting multiple options

D. Drawing shapes

Answer: Option C

Solution (By Examveda Team)

The Checkbutton widget allows the user to select multiple options from a list.

This Question Belongs to Python Program >> GUI Programming With Python

Join The Discussion

Related Questions on GUI Programming with Python