You are on page 1of 4

Subject Computer Title Mid Term Revision Sheet

Current Level 6 Date


Student’s Name (ANSWERS)

I. Choose the correct answer:


1. In database, If you want to show the data to someone else it should be in a formal way
and easy to read, then you have to use:
a. Report.
b. Form.
c. Table.

2. __________ is a list of commands or instructions given to the computer and stored as a


file in the hard drive.
a. Program/Code
b. Variable
c. Statement.

3. The computer understands the letters in the form of:


a. English letters.
b. 0s and 1s.
c. Arabic letters.

4. There are some steps that you need to do before programming:


a. Understand the problem.
b. Create algorithms and flow chart.
c. All of the above.

5. ____________ is a diagram that shows the steps in the correct order using shapes.
a. Flow chart.
b. Print command.
c. None of the above.

6. If you want your program to start working you should click______.


1|Page
a. Save
b. Run
c. New

7. Which language is used to create a program and write the commands to the computer?
a. Japanese language
b. Arabic language.
c. Programming language.

II. Fill in the blank (Choose from the word Bank):

Print input Conditional (If) loop

1. Use Print command to show or tell something to the user.


2. Use input command to take something from the user.
3. Use Conditional (If) to check and avoid incorrect results.
4. Use loop to repeat a command.

III. Answer the following questions:


1.Give a proper name proper name for the following variables:
a. A Variable to store the age value : age
b. A Variable to store the year of birth: yearofbirth,

2.Give one example for a programming language: Java, C++, small basic..etc.

IV. Match each tool with its job:


2|Page
Job Tool

1) To open saved program. ( B )

a)

2) To start creating a new code ( A )


b)

3) To Run the program ( D )


c)

4) To save the program/code ( C )

d)

3|Page
V. Write (True) or (False):

1. In database, query is used to find a specific information you want(True)

2. There is only one programming language (False)

3. Small basic is a programming language (True)

4. All programming languages use the same words and grammar (False)

5. Each programming language is used for a different purpose (True)

4|Page

You might also like