wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ICT REVISION

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

To get a Horizontal arrangement to fit the full width of the screen _________ property should be set

a)

circumference

b)

width

c)

length

d)

area

2.

Labels, Buttons and Textboxes are all _______________

a)

texture

b)

paper size

c)

brushes

d)

components

3.

The button which takes you to designer view __________

a)

pallette

b)

designer

c)

aia

d)

paint

4.

This area shows a list of pictures and/or sound being used in the project.

a)

ms word

b)

media

c)

face

d)

canvas

5.

We can also run the MIT APP INVENTOR project in ____________by generating a QR code.

a)

LG WebOS

b)

Android mobile phone

c)

Iphone

d)

fax machine

6.

When you have a lot of data to display and want to create a streamlined UI, you use (a)   Component?

7.

On the blocks page under _____________ category will you find the if –else block.

a)

control

b)

layout

c)

properties

d)

viewer

8.

Python was invented in February 1990 by

(a)  

9.

To run a Python program in script mode the shortcut key is

a)

F6

b)

F3

c)

F5

d)

F9

10.

Python is a _____ programming language.

a)

minimum-level

b)

high-level

c)

moderate-level

d)

superior-level

11.

_____ is the shortcut key for getting previous command in Python shell.

a)

Alt +P

b)

Ctrl+Q

c)

Fn+PrtSc

d)

Ctrl+Shift+S

12.

_____ are used to define the data. The data can be text, characters or numbers etc.

a)

full screen

b)

Data types

c)

Mega Bytes

d)

screensnip

13.

Examples for data types are _____, _____, _____ ,_____ , and _____.

a)

Numbers

b)

Strings

c)

Lists

d)

Tuples

e)

Dictionary

14.

65467b is an example of Numeric literal.

a)

true

b)

false

15.

All App inventor components have ___________________

a)

properties

b)

equations

c)

identities

d)

sums

16.

On the Palette, under __________ item you will find horizontal arrangement

a)

Layout

b)

Getout

c)

?

d)

none of the above

17.

The file extension of Python files is .py.

a)

true

b)

false

18.

A _____ is the word having a special meaning or purpose reserved

by the programming language. Example input, print, true, false.

a)

keyword

b)

a-z key

c)

variables

d)

language

19.

A single line comment in Python starts with a # symbol.

a)

true

b)

false

20.

keyword can be used as an identifier.

a)

true

b)

false

21.

Operators are the special symbols that carry out arithmetic and logical computations.

a)

true

b)

false

22.

DO YOU AGREE THAT,

"Variables are used to store data in memory. The data can be text, numbers etc."

???

a)

AGREE

b)

DISAGREE

23.

DO YOU AGREE THAT,

"An identifier can start with a number."

???

a)

AGREE

b)

DISAGREE

24.

_____ is the shortcut key to exit the Python window.

a)

Ctrl+Q

b)

Ctrl+X

c)

Ctrl+D

d)

Ctrl+M

25.

The interactive interpreter of Python is also called as _______

a)

Python Shell

b)

Python Fly

c)

Cat-Mouse

d)

Twin-Bird