Examveda

What is the purpose of the PhotoImage class in Tkinter?

A. Handling user input

B. Displaying images

C. Drawing graphics

D. Creating message boxes

Answer: Option B

Solution (By Examveda Team)

The PhotoImage class is used for displaying images in Tkinter.

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

Join The Discussion

Related Questions on GUI Programming with Python