Search Header Logo

Class 12 Review Questions

Authored by Nirpa Gurung

Instructional Technology

12th Grade

Used 2+ times

Class 12 Review Questions
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

Tkinter is an in-built module in Python. It is mainly used for

Web development

Machine Learning

Network Programming

Graphical User Interface development

2.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

Which of the following function used to create a window in python Tkinter?

window()

tk()

pack()

grid()

3.

MULTIPLE SELECT QUESTION

5 mins • 2 pts

What is the purpose of the tkinter messagebox module?

To display messages to the user

To get message input from the user

To display messages on the Tkinter window

To send messages to other users

4.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

What is the purpose of the "root" variable in Tkinter?

To store the background color of the window

To store the width of the window

To store the main window object

To store the title of the window

5.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

The ______method is used to create dimension of the window.

place()

pack()

configure()

geometry()

6.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

Media Image

What is the role of the statement underlined?

place widget next_btn in row 4 and column 2

creating the new button - next_btn

draw the grid lines on screen

to call grid() to divide the button into a grid

7.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

Which is the correct way to import Tkinter module in python program?

include tkinter *

import tkinter *

from tkinter import *

from tkinter include *

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?