nerdexam
Python_Institute

PCPP-32-101 · Question #78

The tkinter module is in fact an adapter to the GUI toolkit named:

The correct answer is A. Тк. The tkinter module is a Python interface (adapter) to the Tk GUI toolkit.

Advanced OOP

Question

The tkinter module is in fact an adapter to the GUI toolkit named:

Options

  • AТк
  • BTkInter
  • CTkIn
  • DToolKit

How the community answered

(33 responses)
  • A
    94% (31)
  • B
    3% (1)
  • C
    3% (1)

Explanation

The tkinter module is a Python interface (adapter) to the Tk GUI toolkit.

Topics

#tkinter#Tk toolkit#GUI framework#adapter pattern

Community Discussion

No community discussion yet for this question.

Full PCPP-32-101 Practice