Multiple Choice
Which of the following is not a method of the Canvas widget?
A) create_line
B) create_oval
C) create_button
D) create_text
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: In a GUI environment most interactions are
Q3: Which of the following must you include
Q4: In an event-driven environment,the user interacts with<br>A)
Q5: Python does not have GUI programming features
Q6: The Entry widget's get method retrieves either
Q7: Which widget will display multiple lines of
Q8: In a(n)_ interface,the user can determine the
Q9: Given the following code,which line defines the
Q10: Programs that use tkinter do not always
Q11: _ are small windows that display information