| 1. |
Config() in Python Tkinter are used for
|
||||||||
|
Answer:
Option (c) |
| 2. |
Correct way to draw a line in canvas tkinter ?
|
||||||||
|
Answer:
Option (b) |
| 3. |
Creating line are come in which type of thing ?
|
||||||||
|
Answer:
Option (b) |
| 4. |
Essential thing to create a window screen using tkinter python?
|
||||||||
|
Answer:
Option (a) |
| 5. |
fg in tkinter widget is stands for ?
|
||||||||
|
Answer:
Option (a) |
| 6. |
For user Entry data, which widget we use in tkinter ?
|
||||||||
|
Answer:
Option (b) |
| 7. |
From which keyword we import the Tkinter in program?
|
||||||||
|
Answer:
Option (c) |
| 8. |
How pack() function works on tkinter widget ?
|
||||||||
|
Answer:
Option (c) |
| 9. |
How the grid() function put the widget on the screen ?
|
||||||||
|
Answer:
Option (b) |
| 10. |
How we import a tkinter in python program ?
|
||||||||
|
Answer:
Option (c) |