wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Unit 2 Lesson 3 Designing the Interface

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

The system by which the user interacts with the computer.

a)

user interface

b)

form

c)

IDE

d)

debugger

2.

A type of user interface that relies on textual input and output.

a)

GUI

b)

touch-user

c)

OOP

d)

command line

3.

A type of user interface that uses graphics to represent the input and output of the program.

a)

GUI

b)

touch-user

c)

OOP

d)

command line

4.

A type of user interface that uses a touchpad or touch screen display as a combined input and output device.

a)

GUI

b)

touch-user

c)

OOP

d)

command line

5.

Is the object that primarily represents the program interface.

a)

form

b)

label

c)

controls

d)

textbox

6.

Are prepackaged components that are added as elements of the form.

a)

form

b)

button

c)

controls

d)

textbox

7.

The control that displays a standard button that the user can click to perform an action.

a)

form

b)

button

c)

label

d)

textbox

8.

The control used to display text that is used for labeling other controls and showing output.

a)

form

b)

button

c)

label

d)

textbox

9.

The control used for entering text inputs.

a)

listbox

b)

textbox

c)

label

d)

combobox

10.

The naming convention for button

a)

button

b)

btn

c)

bttn

d)

buton

11.

The naming convention for label

a)

label

b)

lbl

c)

llbl

d)

lab

12.

The naming convention for combobox

a)

combo

b)

box

c)

cbo

d)

cbx

13.

The naming convention for radiobutton

a)

radio

b)

rbt

c)

rbtn

d)

opt

14.

The naming convention for textbox

a)

text

b)

txt

c)

tbox

d)

tbx

15.

The naming convention for richtextbox

a)

rich

b)

rtbox

c)

rtb

d)

rtf

16.

The naming convention for checkbox

a)

check

b)

chkb

c)

chk

d)

ckbx

17.

The naming convention for datetimepicker

a)

dtp

b)

date

c)

datetimepick

d)

datetp

18.

The naming convention for listbox

a)

list

b)

lst

c)

listbox

d)

lbox

19.

The naming convention for notifyicon

a)

notify

b)

nfy

c)

ntficon

d)

nfi

20.

The naming convention for tooltip

a)

tool

b)

tip

c)

ttp

d)

tooltip