Class 12 Review Questions

Class 12 Review Questions

12th Grade

15 Qs

quiz-placeholder

Similar activities

PowerPoint 16 Module 1 Vocabulary - Cengage

PowerPoint 16 Module 1 Vocabulary - Cengage

5th - 12th Grade

10 Qs

GameMaker Basic B3

GameMaker Basic B3

5th Grade - University

12 Qs

Tkinter Module Quiz

Tkinter Module Quiz

12th Grade

10 Qs

Ms Word: Formatting Text & Image

Ms Word: Formatting Text & Image

1st - 12th Grade

10 Qs

Canva

Canva

4th - 12th Grade

11 Qs

MS Word Vocabulary Exercise

MS Word Vocabulary Exercise

12th Grade

15 Qs

HTML

HTML

9th - 12th Grade

15 Qs

Keyboard Shortcuts

Keyboard Shortcuts

5th - 12th Grade

18 Qs

Class 12 Review Questions

Class 12 Review Questions

Assessment

Quiz

Instructional Technology

12th Grade

Hard

Created by

Nirpa Gurung

Used 2+ times

FREE Resource

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 *

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Instructional Technology