wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer🖥️- Final revision - Third prep

Total questions: 95

Worksheet time: 48mins

Name
Class
Date
1.

Flowcharts use standard symbols and lines to represent a problem algorithm.

a)

True

b)

False

2.

You can use any Geometric shape to represent Algorithm when drawing flowcharts.

a)

True

b)

False

3.

The symbol is used to represent start and end of flowchart.

a)

True

b)

False

4.

The rectangle symbol is used to represent the data input process.

a)

True

b)

False

5.

The symbol is used to represent a decision process in flowcharts.

a)

True

b)

False

6.
The problem means that an objective or output is required to reach.
a)
True
b)
False
7.
Preparing a cup of tea is an example of a problem.
a)
True
b)
False
8.
Problem solving is the steps, activities, and processes to be done to reach an output or objective.
a)
True
b)
False
9.
The program documentation is a set of procedures arranged logically for solving a specific problem.
a)
True
b)
False
10.
The program testing is writing down all the steps taken to solve a problem.
a)
True
b)
False
11.
Documenting the program means making sure that the program is free of errors.
a)
True
b)
False
12.
Algorithm is a set of procedures arranged logically for solving a specific problem.
a)
True
b)
False
13.
The program documentation is writing down all the steps taken to solve a problem.
a)
True
b)
False
14.
Testing the program means making sure that the program is free of errors.
a)
True
b)
False
15.
Flowcharts are diagram representations which depend on drawing some standard symbols to clarify the order of procedures to solve a problem.
a)
True
b)
False
16.
Flowcharts help to facilitate understanding of the problem, analyze and convert it to a program.
a)
True
b)
False
17.
Steps, activities and procedures to be done to reach an objective or an output - can be called:
a)
problem definition
b)
problem
c)
problem solving
18.
On drawing flowcharts we use:
a)

standard symbols and lines

b)

all geometric figures

c)

one geometric figure

19.
A set of procedures arranged logically for solving a specific problem – can be called:
a)
problem
b)
algorithm
c)
program testing
20.
Making sure that the program is free of errors – can be called:
a)
program testing
b)
program documentation
c)
algorithm
21.
Writing down all the steps taken to solve a problem errors – can be called:
a)
program documentation
b)
program testing
c)
flowcharts
22.
Problem-solving includes many terminologies, the terminology that expresses the preparation of a cup juice is:
a)
Flowchart
b)
algorithm
c)
problem
23.
Problem-solving approach includes many of the terminologies, the terminology that expresses the mathematical problem is:
a)
Algorithm
b)
problem
c)
program design
24.
A diagrammatic representation that depends on drawing some standard symbols to clarify the order of procedures to solve a problem can be called:
a)
Problem
b)
algorithm
c)
flowchart
25.
In the following flowchart: The number of iterations (print the value of M) is:
a)

2

b)

3

c)

4

26.

In the following Flowchart, the value of M after the end of the iterative loop equals

a)

2

b)

3

c)

4

27.
The VB.net language is one of the high level languages.
a)
True
b)
False
28.
The VB.net language is one of Event Driven languages.
a)
True
b)
False
29.
The VB.net language is the only high level language.
a)
True
b)
False
30.
The VB.net language is considered a high level language because it is easy to learn.
a)
True
b)
False
31.
The VB.net language is used in producing Windows applications and Web applications.
a)
True
b)
False
32.
The VB.net language is used in producing Web applications only.
a)
True
b)
False
33.
The VB.net language can't be used in producing Windows applications
a)
True
b)
False
34.
Every Object is characterized by certain properties and certain behavior when a certain event occurs on it.
a)
True
b)
False
35.
Events and procedures which belong to any object in VB.net language are called properties.
a)
True
b)
False
36.
The name, the size and colour of an object are all samples of events that can occur to the object in VB.net language.
a)
True
b)
False
37.
The name, the size and colour of an object are all samples of properties of some objects in VB.net language.
a)
True
b)
False
38.
The Events are the commands and instructions which are carried out when a certain procedure occurs to the object in VB.net language.
a)
True
b)
False
39.
The procedures are the commands and instructions which are carried out when a certain procedure occurs to the object in VB.net language.
a)
True
b)
False
40.
Pressing click and D-click are samples of some events that can occur to an object in VB.net language.
a)
True
b)
False
41.
Framework.net contains Compilers, libraries and runtime environment
a)
True
b)
False
42.
Compilers in Framework. Net are considered the environment of runtime for applications which are produced in VB.net language.
a)
True
b)
False
43.
Compilers are programs that translate commands and instructions written by the programmer from the high level language into machine language.
a)
True
b)
False
44.
Object Oriented Programming Languages are the languages that work through objects in memory.
a)
True
b)
False
45.
All programming languages which carry out a group of commands and instructions are considered as Event Driven languages.
a)
True
b)
False
46.
Visual Studio is considered IDE because it includes a group of tools, elements and characteristics necessary to produce applications.
a)
True
b)
False
47.
Object Oriented programming language depends on:
a)
a- using Windows applications.
b)
b- Using Web applications
c)
c- Objects in computer memory.
48.
You can produce Windows applications or Web applications by using:
a)
a- Objects in computer memory
b)
b- VB.net language
c)
c- Properties and Events
49.
Characteristics which describe the object such as size, name and colour are called:
a)
a- Properties
b)
b- procedures
c)
c- Events
50.
Click on Button is:
a)
a- property
b)
b- procedure
c)
c- Event
51.
Commands and instructions which we want to carry out are called:
a)
a- property
b)
b- procedure
c)
c- Event
52.
The Properties term refers to:
a)
a- Features that describe the object.
b)
c- Events that can occur to the object.
c)
c- Commands and instructions that are carried out.
53.
The Events term refers to:
a)
a- properties that describe the object.
b)
b- Events that can occur to the object.
c)
c- Commands and instructions that are carried out.
54.
The Procedures term refers to:
a)
a- properties that describe the object.
b)
b- Events that can occur to the object.
c)
c- Commands and instructions that are carried out.
55.
libraries, Compilers and Environment of runtime of applications are the most important components of:
a)
a- Object Oriented.
b)
b- Event Driven.
c)
c- Framework.net.
56.
IDE is called:
a)
a- Visual Basic.net
b)
b- Visual Studio.
c)
c- Framwork.net.
57.
The function of the property Right-to-left of the Form is to define the direction of Controls from right to left.
a)
True
b)
False
58.
The function of the property Right-to-left of the Form is to define the state of the Form on the screen in a position of Maximizing or Minimizing.
a)
True
b)
False
59.
Setting the property Control Box of the Form can control the Form in a position of Maximizing during program. runtime.
a)
True
b)
False
60.
The property “Name" is used in showing a certain Text in the title bar of user window a name of the window.
a)
True
b)
False
61.
The property Text is used in showing a certain text the title bar of of user window.
a)
True
b)
False
62.
Setting some properties of the Form is applied to Controls which are placed on the Form.
a)
True
b)
False
63.
The effect of setting the Window State property of the form appears only in runtime mode
a)
True
b)
False
64.
You can change the location of Command Button on the Form through Size property.
a)
True
b)
False
65.
You can change the location of Command Button on the Form through Location property.
a)
True
b)
False
66.
Placing Controls automatically on the Form on the co-ordinate (0-0) is in the middle of the Form.
a)
True
b)
False
67.
You can change the size of Label manually if AutoSize=true
a)
True
b)
False
68.
You can change the size of Label manually if AutoSize=false
a)
True
b)
False
69.
"Textbox control tool: is the only tool which has the property passwordChart
a)
True
b)
False
70.
"Textbox control tool: is the only tool which has the property AutoSize
a)
True
b)
False
71.
List Box and Combo Box share in "Items" property.
a)
True
b)
False
72.
List Box and and Combo Box share in " Suggest " property
a)
True
b)
False
73.
Group Box is the tool used in contain a group of controls, these controls have the same function on the Form.
a)
True
b)
False
74.
List Box is the tool used in contain a group of controls, these controls have the same function on the Form.
a)
True
b)
False
75.
Checkbox can be used on the Form to choose the Gender of student male or female.
a)
True
b)
False
76.
Combo box is the control tool that allows the user to choose one element of several elements in the smallest possible space on the form window
a)
True
b)
False
77.
The function of "Right to Left" property of the Form is:
a)
a- define the direction of Control tools from Right to Left.
b)
b- Define whether the layout of ControlTools on the Form is from Right to Left.
c)
c-define the state of the window in a state of maximaizing or minimaizing.
78.
ControlBox property of the Form is helping to:
a)
a- showing or hiding of Maximaizing Box.
b)
b- Control the appearance of the Form whether it is in a position of Minimaizing / Maximaizing /
c)
C-Control the appearance or disappearance of ControlBox in the Form.
79.
The used property in showing a certain Text on the titlebar of a Form is :
a)
a- Name
b)
b-Text
c)
c-FormBorderStyle
80.
-On setting some properties of the Form, they are applied on Control Tools Which are placed on the Form (one of them is):
a)
a-Name
b)
b-Forecolor
c)
b-Forecolor
81.
The effect of setting this property doesn't appear unless in runtime mode (This property is):
a)
a-FormBorderStyle
b)
b-WindowState
c)
c-RightToLeft
82.
The property which is responsible for the size, shape and effect of the Text font shown on the Button is :
a)
a-Backcolor
b)
b-Forecolor
c)
c-Font
83.
You can change the position of the Button on the Form through the following processes except for:
a)
a-drag and drop by the mouse
b)
b-setting Size property
c)
c-setting Location property
84.
You can change the position of the Button on the Form through:
a)
a.setting Location property
b)
b-setting Size property
c)
c-the eight squares around the
85.
On inserting any ControlTool by pressing D-Click from the ToolBox on the Form , the appropriate place to be shown is :
a)
a-coordinate (0, 0)
b)
b-the middle of the Form
c)
c-the position of ControlTool is different according to the size of the Form
86.
The size of Label is defined automatically on the Form if the property is:
a)
a-AutoSize = False
b)
b- BorderStyle= FixedSingle
c)
c- AutoSize=True.
87.
You can change the size of control "Label" manually if the property is :
a)

a- AutoSize = False

b)

b- BorderStyle= FixedSingle

c)

c- AutoSize=True

88.
The following properties belong to TextBox except for:
a)
a-AutoSize
b)
b-MultiLine
c)
c-MaxLength
89.
The Object TextBox is marked by one property:
a)
a-AutoSize
b)
b-Name
c)
c-PasswordChart
90.
The right value which can be used to set the PasswordChart of the TextBox is:
a)
a-Pw
b)
b-True
c)
c-*
91.
The ListBox and ComboBox share in this property:
a)
a-Suggest
b)
b-Item
c)
c-SelectionMode
92.
The ControlTool which is used in containing a group of controls that have the same function on the Form is:
a)
a-ComboBox
b)
b-ListBox
c)
c-GroupBox
93.
The Control tool which can be used on the Form to choose Gender of the student "male"or "female" is:
a)
a-RadioButton
b)
b-CheckBox
c)
c-TextBox
94.
The ControlTool which can be used on the Form and allows the user to choose more than one alternatives is :
a)

a-RadioButton

b)

b-GroupBox

c)

b-Checkbox

95.
The ControlTool which allows the user to choose one item of 15 in the smallest possible area on the Form is:
a)
a-ComboBox
b)
a-ComboBox
c)
a-ComboBox