0% found this document useful (0 votes)
63 views20 pages

Computer - Revision Sheet - Prep 1 - T2 - 2024

Ddgdjdjdj hfhfjfjjd duduhdhdud dhdhdhdgdhdyhdydydvvdh

Uploaded by

ahmedhatem201113
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views20 pages

Computer - Revision Sheet - Prep 1 - T2 - 2024

Ddgdjdjdj hfhfjfjjd duduhdhdud dhdhdhdgdhdyhdydydvvdh

Uploaded by

ahmedhatem201113
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

Dakahlia Educational Directorate Computer final revision (Prep One)

Computer, IT and communications Supervision 2nd Term 2024

Unit One Scratch Program


First Topic: Basic programming concepts using Scratch
Q1: Choose the correct answer:
1) …………………………… software is used in educational programming language, simple and it's
a graphical language. (GIMP – Scratch – Gmail)
2) Scratch software features interface is available in ….………… (English – Arabic – Both of them)
3) Scratch commands are called …………….………… (blocks – tags – statements)
4) …………..………..contains blocks used in the movement, rotation and direction of sprites.
(Events – Motion – Looks)
5) …….………. contains blocks used to determine event which is located (or events) on sprites.
(Events – Motion – Looks)
6) …………………… contain Blocks using control patterns and shapes of sprites and colors.
(Events – Motion – Looks)
7) The default value in (Move) command is ……………... steps. (1 – 5 – 10)
8) The default value in (Wait) command is ……………... seconds. (1 – 5 – 10)
9) Event blokes should place at the ………...……of code blocks. (Top – Bottom – Nothing)
Q2: Put (√) or (×):
1) Scratch is different from other conventional programming languages. ( )
2) In scratch you cannot share programs that are produced through the Internet. ( )
3) Scratch is not fully Supports Arabic language. ( )
4) Scratch can be run on different operating systems such as windows, Linux. ( )
5) We can run scratch program online and offline. ( )
Q3: Complete with words:
(Script Area – backdrop – Sprites Area – Scripts tab – Stage area)
1) …………………………….it appears as a result of work or project.
2) Through the ……………………. of the stage you can add different backgrounds to stand.
3) ………………………. shows numbers of sprites used by the project.
4) In …....…. the code sections gather by installing a set of drawing commands in a specific order.
5) Within …………………. we find different sets of Blocks which are used in programming sections.
Q4: Write scientific term:
1) Are drawing command code. ( )
2) Are collections of blocks that are install in Scripts Area in a particular order. ( )
3) A graphical programming tool and different from other programming languages. ( )
4) Contains blocks used in the movement, rotation and direction of sprites. ( )
5) Contain blocks using control patterns and shapes of sprites and colors. ( )
1|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The second topic: Using Control (repeat) and Motion blocks


Q1: Choose the correct answer:
1) You can use …………………………………blocks to repeat work for order or repetitions.
(Motion – Control – Event)
2) To open an existing file from File menu select ……………….. (Open – New – Save as)
3) To repeat commands certain number of times, use ….…………… (Repeat – Forever – Move)
4) To save the file within scratch from File menu select ……………….. (Open – New – Save as)
5) The default value for repeat command is ….…………… (5 – 10 – 15)
6) To repeat commands infinite times, use ….…………… (Repeat – Forever – Move)
7) Scratch file’s extension is ….…………… (XCF – SB2 – JPEG)
8) To create a new file within scratch from File menu select …………. (Open – New – Save as)
9) To restore a sprite after deleting it select ………from edit menu. (Delete – Undelete – Both)
10) When we add a new sprite, it will appear on ……… (Stage – sprites area – Both places)
Q2: Put (√) or (×):
1) We cannot duplicate or delete sprites after adding them to the project. ( )
2) Choose Open from Edit menu to open an existing file. ( )
3) You can Undo Delete sprite by choosing delete from Edit menu. ( )
4) We can add new sprites to the current project. ( )
5) We can duplicate code blocks by selecting add comment from short cut menu. ( )
6) We can use scratch toolbar options to maximize, minimize and delete sprites. ( )
Q3: Complete with words:
(File – Forever – Small Stage Layout – Library – Edit)
1) To repeat a code block infinite times, choose ……………………….
2) From …………….………. menu select save as.
3) Select Undelete from …………………. menu.
4) To change the style of the Stage during design choose ………………………………. from Edit menu.
5) We can add a new sprite from sprites ………………………………
Q4: Write scientific term:
1) The extension of scratch files after saving it. ( )
2) The block which used to repeat a code certain number of times. ( )
3) Option from file menu to create a new project. ( )
4) The block which used to repeat a code infinite number of times. ( )
5) Option from Edit menu to restore the deleted sprite. ( )

2|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The third topic: Dealing with Stage Background and Sprites Costumes
Q1: Choose the correct answer:
1) …………….………….tab to handle playback and recording sounds.
(Scripts – Sound – Costumes / Backdrop)
2) …………….………….tab for dealing with code blocks and script area section orders.
(Scripts – Sound – Costumes / Backdrop)
3) …………………………….. tab for dealing with aspects of Sprites/or background stage.
(Scripts – Sound – Costumes / Backdrop)
4) When you activate the Sprite, tab appears ……………. (Scripts – Costumes – Backdrop)
5) When you activate the background Stage tab appears ………. (Scripts – Costumes – Backdrop)
Q2: Put (√) or (×):
1) Each Sprite can have more than one form. ( )
2) Press the flip up down check the background image is reflected vertically. ( )
3) We cannot Copy the code blocks from one sprite to another. ( )
4) The block (Show) makes the active sprite disappears from the Stage. ( )
5) When you activate the sprite becomes Backdrops tab. ( )
6) You can put a picture of the background file for the stage. ( )
7) There are multiple costumes to all sprites. ( )
8) Rearrange the commands do not affect the outcome of execution in a program. ( )
9) You cannot control the direction of rotation of the sprite during design. ( )
Q3: Complete with words:
(next costume – clear graphic effects – left right – Say hello – Undo)
1) Press flip …………………………. selection reflected the background image horizontally.
2) The block ……………………………………to switch between the different forms of the sprite.
3) To cancel the last action on an image, click on ………………………….
4) The block ………………………………. which used to display a message does not disappear.
5) The block ……………………………….to delete any effects on the active sprite.
Q4: Write scientific term:
1) Is the image covering the Stage, be behind Sprites. ( )
2) Are different forms of the same Sprite. ( )
3) To reflect the background image horizontally like a mirror. ( )
4) To reflect the image vertically. ( )
5) The block which make the sprite backfires when the edge of the stage. ( )

3|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The fourth topic: Pen and Audio play blocks


Q1: Choose the correct answer:
1) ………………………… blocks make the sprite draws lines and painted during his movement
(Sound – Pen – Looks)
2) To make sprite make sound use ……………………block. (Clear – Play sound – Say)
3) ………………block to put the pen sprite movement draw a line. (Pen up – Pen down -Both)
4) …….……….to erase any lines and graphics on the stage. (Pen up – Pen down - clear)
5) …………………………. blocks making games and projects beautiful and interesting.
(Sound – Events – Data)
Q2: Put (√) or (×):
1) Pen Blocks are important orders in educational projects. ( )
2) Use (pen down) to Lift the pen moves the sprite without drawing. ( )
3) We cannot use pen blocks to draw any geometrical shapes. ( )
4) We can use (Turn block) from motion to set the rotation angle of the sprite. ( )
5) Sound blocks making games and projects beautiful and interesting. ( )
Q3: Complete with words:

(Sound – Pen – Clear – • – )


1) ………………………… blocks make the sprite draws lines and painting during his movement.
2) To record a new sound press …………………. button.
3) To stop recording sound press …………………… button.
4) ………………………………. blocks contain a range of categories such tunes category.
5) To remove any lines over the stage use ……………………………block.
Q4: Write scientific term:
1) Put the pen sprite movement draw a line. ( )
2) Lift the pen moves the sprite without drawing. ( )
3) Customize the color of the pen is selected inside the box. ( )
4) Clear any lines and graphics on the stage. ( )
5) To customize the size of the pen line. ( )

4|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The Fifth topic:


Dealing with (Sensing) Blocks and conditional control IF……Then
Q1: Choose the correct answer:
1) ………………….…...blocks are used in many games projects to reach the desired result.
(Sound – Pen – Sensing)
2) Use ………..…………………. block when a sprite touching another One.
(Touching – Touching color – Key pressed)
3) Use …………………..………. block when a sprite touching a special color.
(Touching – Touching color – Key pressed)
4) Use …………..………………. block when we press a special key from the keyboard.
(Touching – Touching color – Key pressed)
5) Do not use Sensing events alone, but through the use of ………………………blocks.
(Control – Pen – Sensing)
Q2: Put (√) or (×):
1) Sensing events are the most important skills and depend on many software projects. ( )
2) We can use Sensing events alone without control blocks. ( )
3) Sensing events are used in code to achieve a goal upon the occurrence of an event. ( )
4) Sensing can used as a condition or restriction to achieve a certain result of the project. ( )
5) (If then) block from looks blocks is important with sensing blocks. ( )
Q3: Complete with words:
(calculations – controls – Operators – true – Sensing)
1) To make ………….……...inside scratch we can use some arithmetical blocks within operators.
2) ………………………….... blocks are containing boolean and arithmetical blocks.
3) The (If. . then) block within ……………………………blocks.
4) …………………………...blocks are used in many games projects to reach the desired result
5) The code we put inside (if. . then) block will executed when the condition result is ………….
Q4: Write scientific term:
1) The block which used to give random numbers. ( )
2) Blocks are used in many games projects to reach the desired result. ( )
3) Are congaing Boolean and arithmetical blocks. ( )
4) The conditional control command. ( )

5|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

Unit Two (Internet)


The first topic: BASIC CONCEPTS OF THE INTERNET
Q1: Choose the correct answer:
1) ................................ is a network which is composed of a group of connected networks.
(Protocol – Internet – Website)
2) The most known ………………………. are Google Chrome, Internet Explorer and Firefox.
(browsers – servers – nothing)
3) …………….………………. are certain rules for communication online.
(Protocol – Internet – Website)
4) ………………………….is a webpage or more, connected to each other with a certain name.
(Protocol – upload – Website)
1) The website can be visited through ……………………………….
(computer – mobile phone – Both of them)
Q2: Put (√) or (×):
1) Protocols send and receive data on the internet. ( )
2) Websites are stored on web servers. ( )
3) All protocols have the same task. ( )
4) Each website has an address on the internet known as URL. ( )
5) Hyperlink can move you at the same page or on another page or even another site. ( )
Q3: Complete with words:
(URL – Upload – website – Download – Hyperlink)
1) ……………………………. is an image or text referring to a URL and we can click on it.
2) …………….. is the process of transmitting or copying files from the internet to your computer.
3) ……………………. means to transmit a file from your computer to another on the internet.
4) ……………..…………refers to Uniform Resource Locator.
5) Any …………………………. can be visited through computers or cell phones.
Q4: Write scientific term:
1) A network which is composed of a group of connected networks. ( )
2) Are certain rules for communication online. ( )
3) An image or text refers to a URL and we can click on it. ( )
4) A webpage or more, connected to each other with a certain name. ( )
5) Transmitting or copying files from the internet to your computer. ( )

6|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The second topic: Some Internet Services


Q1: Choose the correct answer:
1) The …………………….…...sites on the internet are considered the most sites visited.
(search – gaming – healthy)
2) ………………………………….. is one of the most famous search engines.
(Facebook – Google – Twitter)
3) ……………….. means of getting information, consists of web pages written in HTML language.
(WWW – E-mail – Chat)
4) Millions of users use ……....……sites to reach the URLs containing the information they need.
(Social media – sport – search)
5) To browse any website, we should have a program called ……………………………….
(internet browser – mobile phone – Both of them)
Q2: Put (√) or (×):
1) Search sites provide the best browsers which are the shortest and easiest. ( )
2) You can search online for websites only. ( )
3) Google and Bing are examples for search engines. ( )
4) WWW consists of web pages written in HTML language. ( )
5) We can visit any website without an internet browser. ( )
Q3: Complete with words:
(Google – EKB – WWW – internet browser – webpages)
1) …………………………………. is the abbreviation of worldwide web.
2) ………………………………... is the most famous search engine.
3) We should have an account on …………………………website to enjoy its educational services.
4) WWW consists of ……………………………. written in HTML language.
5) We should us an ……………………………program to visit websites and access WWW.
Q4: Write scientific term:
1) Sites that millions of users use them to reach the URLs containing the information they need.
( )
2) Stands for World Wide Web. ( )
3) The most famous search engine. ( )
4) Consists of webpages written in HTML language. ( )
5) The language that we can use to design webpages easily. ( )

7|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The third topic: Basic concepts of Cloud Computing


Q1: Choose the correct answer:
1) ……………………………….. is the technology that depends on transfer processing and storage of
a computer to what is known as Cloud. (Search – WWW – Cloud computing)
2) ……………………...is a server or servers, that can be reached through the internet.
(Cloud – CPU – Software)
3) In cloud computing we need a computer set to connect to the……………….…………...
(OS – ISP – internet)
4) ……………………………… is like a service of web hosting but with more availabilities.
(Cloud computing provider – ISP – nothing)
5) ………………………...……service, like Hotmail, Yahoo mail, Gmail.
(Cloud storage – Email – cloud music)
Q2: Put (√) or (×):
1) We need an operating system enables you to get connected to the internet. ( )
2) Google drive and One drive are from cloud music services. ( )
3) Cloud Music like Google music, iCloud, Sound Cloud. ( )
4) We can access to cloud computing services without any devices. ( )
5) No need to use internet to enjoy cloud computing services. ( )
Q3: Complete with words:
(internet connection - Cloud Music - Email service – Cloud - Cloud Applications)
1) ……………………………………….…. like Google Docs, Photoshop Express.
2) …………………………………..……...like Google music, iCloud, Sound Cloud.
3) …………………………...……………...like Hotmail, Yahoo mail, Gmail.
4) ………………………….……. is a server or servers, that can be reached through the internet.
5) To access to cloud computing services all time we should have an ………………………………
Q4: Write scientific term:
1) Is storage capacity provided by the service providers like Google Drive. ( )
2) like a service of web hosting but with more availabilities. ( )
3) Are provided in the form of services to cloud computing users like Google Docs, Photoshop
Express. ( )
4) Is the technology that depends on transfer processing and storage of a computer to what is
known as Cloud. ( )
5) Is a server or servers, that can be reached through the internet. ( )

8|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The fourth topic: CLOUD COMPUTNG SERVICES


Q1: Choose the correct answer:
1) We should have an …………………………account to enjoy cloud computing services.
(X – fakebook – email)
2) To access to your cloud files, you should ………………………….to your account.
(Sign in – Sign up – Sign out)
3) You can create your text documents easily by using …………………………
(Google maps – Google docs – Google music)
4) From ……………………. menu in Google docs we can Save and Rename the document.
(Edit – Layout – File)
5) After writing the text in the document, you can share the document with your colleagues
by clicking …………………………... (Page set up – Share – Print)
6) To create an email account on Gmail, open the internet browser and write Google URL in
the ………………………. (tool bar – address bar – menu bar – all of them)
Q2: Put (√) or (×):
1) To use Google Drive or Microsoft Office 365 you mustn’t have an email account. ( )
2) Activate the email account clicking Next Step. ( )
3) You should enter your email account and password then you can sign in. ( )
4) You can save a document you created by using Google Drive service. ( )
5) In Google docs we can’t rename the file. ( )
6) To create an email account on Gmail, click Google apps and select Drive. ( )
Q3: Complete with words:
(Rename – share – Google – Google docs – create account – New)
1) To register for a new email account, click on ……………………………….
2) To share your google documents the allowed email should be on …………………….
3) To create a document using Google Docs, click……...……and select…………… from the drop list.
4) To change the name of your document in Google docs choose ……………………
5) To share your documents, click ………………………
Q4: Write scientific term:
1) One of Google apps we can use to create text documents. ( )
2) Option used to share your documents with your friends. ( )
3) Option we can use to change the document name. ( )
4) The name of Google email service. ( )
5) Button we can click to activate our email account. ( )
9|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The fifth topic: Internet safety


Q1: Choose the correct answer:
1) ………………………. is the wrong way of expression in chat rooms or messaging on the internet.
(Happy Slapping – Cyber Bullying– Phishing)
2) ………………………. is the attack of a victim while not paying attention and photograph him.
(Happy Slapping – Cyber Bullying– Phishing)
3) ………………………. is pretending to be an official body to get personal and financial
information about others. (Firewall – Cyber Bullying– Phishing)
4) ………………………. is adding rude comment in a chat online.
(Happy Slapping – Firewall – Contempt)
5) …………. are the undesirable messages that come from different places with advertisement.
(Spam – Firewall – Contempt)
6) …………………. is the software or hardware that prevents unlicensed people from surfing
certain illegal or impolite sites. (Spam – Firewall – Contempt)
Q2: Put (√) or (×):
1) Change your seating and sight direction every 10 minutes for 10 seconds. ( )
2) The level of the chair and the computer should not be suitable. ( )
3) Move your hand when using the mouse continuously. ( )
4) The part with hardware and the cables should be away of about half a meter at least. ( )
5) Spam messages are wanted messages. ( )
Q3: Complete with words:
(Spam messages – Contempt – light source – 30 – 20)
1) Stand up every ………..……. minutes to activate the blood circulation and renew activity.
2) Select the suitable ……………………...and position.
3) Move your knees randomly every ……..……………minutes at least.
4) ………………….…….. is adding rude comment in a chat online.
5) ………….……are the undesirable messages that come from different places with advertisement
Q4: Write scientific term:
1) Is the wrong way of expression in chat rooms or messaging on the internet. ( )
2) Is the software or hardware that prevents unlicensed people from surfing certain illegal or
impolite sites. ( )
3) It is pretending to be an official body to get personal and financial information about others.
( )

10 | P a g e
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

Unit One Scratch Program


First Topic: Basic programming concepts using Scratch
Q1: Choose the correct answer:
1) …………………………… software is used in educational programming language, simple and it's
a graphical language. (GIMP – Scratch – Gmail)
2) Scratch software features interface is available in ….………… (English – Arabic – Both of them)
3) Scratch commands are called …………….………… (blocks – tags – statements)
4) …………..………..contains blocks used in the movement, rotation and direction of sprites.
(Events – Motion – Looks)
5) …….………. contains blocks used to determine event which is located (or events) on sprites.
(Events – Motion – Looks)
6) …………………… contain Blocks using control patterns and shapes of sprites and colors.
(Events – Motion – Looks)
7) The default value in (Move) command is ……………... steps. (1 – 5 – 10)
8) The default value in (Wait) command is ……………... seconds. (1 – 5 – 10)
9) Event blokes should place at the ………...……of code blocks. (Top – Bottom – Nothing)
Q2: Put (√) or (×):
1) Scratch is different from other conventional programming languages. ( T )
2) In scratch you cannot share programs that are produced through the Internet. ( F )
3) Scratch is not fully Supports Arabic language. ( F )
4) Scratch can be run on different operating systems such as windows, Linux. ( T )
5) We can run scratch program online and offline. ( T )
Q3: Complete with words:
(Script Area – backdrop – Sprites Area – Scripts tab – Stage area)
Stage area
1) …………………………….it appears as a result of work or project.
backdrop of the stage you can add different backgrounds to stand.
2) Through the …………………….
Sprites area
3) ………………………. shows numbers of sprites used by the project.
Scripts area
4) In …....…. the code sections gather by installing a set of drawing commands in a specific order.
Scripts tab
5) Within …………………. we find different sets of Blocks which are used in programming sections.
Q4: Write scientific term:
1) Are drawing command code. ( Blocks )
2) Are collections of blocks that are install in Scripts Area in a particular order. (Code block)
3) A graphical programming tool and different from other programming languages. (Scratch
)
4) Contains blocks used in the movement, rotation and direction of sprites. ( Motion )
5) Contain blocks using control patterns and shapes of sprites and colors. ( Looks )
1|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The second topic: Using Control (repeat) and Motion blocks


Q1: Choose the correct answer:
1) You can use …………………………………blocks to repeat work for order or repetitions.
(Motion – Control – Event)
2) To open an existing file from File menu select ……………….. (Open – New – Save as)
3) To repeat commands certain number of times, use ….…………… (Repeat – Forever – Move)
4) To save the file within scratch from File menu select ……………….. (Open – New – Save as)
5) The default value for repeat command is ….…………… (5 – 10 – 15)
6) To repeat commands infinite times, use ….…………… (Repeat – Forever – Move)
7) Scratch file’s extension is ….…………… (XCF – SB2 – JPEG)
8) To create a new file within scratch from File menu select …………. (Open – New – Save as)
9) To restore a sprite after deleting it select ………from edit menu. (Delete – Undelete – Both)
10) When we add a new sprite, it will appear on ……… (Stage – sprites area – Both places)
Q2: Put (√) or (×):
1) We cannot duplicate or delete sprites after adding them to the project. ( F )
2) Choose Open from Edit menu to open an existing file. ( F )
3) You can Undo Delete sprite by choosing delete from Edit menu. ( F )
4) We can add new sprites to the current project. ( T )
5) We can duplicate code blocks by selecting add comment from short cut menu. ( F )
6) We can use scratch toolbar options to maximize, minimize and delete sprites. ( T )
Q3: Complete with words:
(File – Forever – Small Stage Layout – Library – Edit)
1) To repeat a code block infinite times, choose forever
……………………….
File
2) From …………….………. menu select save as.
Edit
3) Select Undelete from …………………. menu.
small stage layout
4) To change the style of the Stage during design choose ………………………………. from Edit menu.
library
5) We can add a new sprite from sprites ………………………………
Q4: Write scientific term:
1) The extension of scratch files after saving it. ( .SB2 )
2) The block which used to repeat a code certain number of times. ( Repeat )
3) Option from file menu to create a new project. ( New )
4) The block which used to repeat a code infinite number of times. ( Forever )
5) Option from Edit menu to restore the deleted sprite. ( Undelete )

2|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The third topic: Dealing with Stage Background and Sprites Costumes
Q1: Choose the correct answer:
1) …………….………….tab to handle playback and recording sounds.
(Scripts – Sound – Costumes / Backdrop)
2) …………….………….tab for dealing with code blocks and script area section orders.
(Scripts – Sound – Costumes / Backdrop)
3) …………………………….. tab for dealing with aspects of Sprites/or background stage.
(Scripts – Sound – Costumes / Backdrop)
4) When you activate the Sprite, tab appears ……………. (Scripts – Costumes – Backdrop)
5) When you activate the background Stage tab appears ………. (Scripts – Costumes – Backdrop)
Q2: Put (√) or (×):
1) Each Sprite can have more than one form. ( T )
2) Press the flip up down check the background image is reflected vertically. ( T )
3) We cannot Copy the code blocks from one sprite to another. ( F )
4) The block (Show) makes the active sprite disappears from the Stage. ( F )
5) When you activate the sprite becomes Backdrops tab. ( F )
6) You can put a picture of the background file for the stage. ( T )
7) There are multiple costumes to all sprites. ( F )
8) Rearrange the commands do not affect the outcome of execution in a program. ( F )
9) You cannot control the direction of rotation of the sprite during design. ( F )
Q3: Complete with words:
(next costume – clear graphic effects – left right – Say hello – Undo)
left right selection reflected the background image horizontally.
1) Press flip ………………………….
next costume
2) The block ……………………………………to switch between the different forms of the sprite.
undo
3) To cancel the last action on an image, click on ………………………….
Say hello
4) The block ………………………………. which used to display a message does not disappear.
clear graphic effects
5) The block ……………………………….to delete any effects on the active sprite.
Q4: Write scientific term:
1) Is the image covering the Stage, be behind Sprites. ( Backdrop )
2) Are different forms of the same Sprite. ( Costumes )
3) To reflect the background image horizontally like a mirror. ( Flip left right )
4) To reflect the image vertically. ( Flip up down )
5) The block which make the sprite backfires when the edge of the stage. ( If on edge bounce )

3|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The fourth topic: Pen and Audio play blocks


Q1: Choose the correct answer:
1) ………………………… blocks make the sprite draws lines and painted during his movement
(Sound – Pen – Looks)
2) To make sprite make sound use ……………………block. (Clear – Play sound – Say)
3) ………………block to put the pen sprite movement draw a line. (Pen up – Pen down -Both)
4) …….……….to erase any lines and graphics on the stage. (Pen up – Pen down - clear)
5) …………………………. blocks making games and projects beautiful and interesting.
(Sound – Events – Data)
Q2: Put (√) or (×):
1) Pen Blocks are important orders in educational projects. ( T )
2) Use (pen down) to Lift the pen moves the sprite without drawing. ( F )
3) We cannot use pen blocks to draw any geometrical shapes. ( F )
4) We can use (Turn block) from motion to set the rotation angle of the sprite. ( T )
5) Sound blocks making games and projects beautiful and interesting. ( T )
Q3: Complete with words:

(Sound – Pen – Clear – • – )


Pen
1) ………………………… blocks make the sprite draws lines and painting during his movement.
2) To record a new sound press …………………. button.
3) To stop recording sound press …………………… button.
Sound
4) ………………………………. blocks contain a range of categories such tunes category.
Clear
5) To remove any lines over the stage use ……………………………block.
Q4: Write scientific term:
1) Put the pen sprite movement draw a line. ( Pen down )
2) Lift the pen moves the sprite without drawing. ( Pen up )
3) Customize the color of the pen is selected inside the box. ( set pen color to )
4) Clear any lines and graphics on the stage. ( clear )
5) To customize the size of the pen line. ( set pen size to )

4|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The Fifth topic:


Dealing with (Sensing) Blocks and conditional control IF……Then
Q1: Choose the correct answer:
1) ………………….…...blocks are used in many games projects to reach the desired result.
(Sound – Pen – Sensing)
2) Use ………..…………………. block when a sprite touching another One.
(Touching – Touching color – Key pressed)
3) Use …………………..………. block when a sprite touching a special color.
(Touching – Touching color – Key pressed)
4) Use …………..………………. block when we press a special key from the keyboard.
(Touching – Touching color – Key pressed)
5) Do not use Sensing events alone, but through the use of ………………………blocks.
(Control – Pen – Sensing)
Q2: Put (√) or (×):
1) Sensing events are the most important skills and depend on many software projects. ( T )
2) We can use Sensing events alone without control blocks. ( F )
3) Sensing events are used in code to achieve a goal upon the occurrence of an event. ( T )
4) Sensing can used as a condition or restriction to achieve a certain result of the project. ( T )
5) (If then) block from looks blocks is important with sensing blocks. ( T )
Q3: Complete with words:
(calculations – controls – Operators – true – Sensing)
calculations
1) To make ………….……...inside scratch we can use some arithmetical blocks within operators.
operators
2) ………………………….... blocks are containing Boolean and arithmetical blocks.
controls
3) The (If. . then) block within ……………………………blocks.
Sensing
4) …………………………...blocks are used in many games projects to reach the desired result
true
5) The code we put inside (if. . then) block will executed when the condition result is ………….
Q4: Write scientific term:
1) The block which used to give random numbers. ( Pick random )
2) Blocks are used in many games projects to reach the desired result. ( Sensing )
3) Are congaing Boolean and arithmetical blocks. ( Operators )
4) The conditional control command. ( If . . Then )

5|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

Unit Two (Internet)


The first topic: BASIC CONCEPTS OF THE INTERNET
Q1: Choose the correct answer:
1) ................................ is a network which is composed of a group of connected networks.
(Protocol – Internet – Website)
2) The most known ………………………. are Google Chrome, Internet Explorer and Firefox.
(browsers – servers – nothing)
3) …………….………………. are certain rules for communication online.
(Protocol – Internet – Website)
4) ………………………….is a webpage or more, connected to each other with a certain name.
(Protocol – upload – Website)
1) The website can be visited through ……………………………….
(computer – mobile phone – Both of them)
Q2: Put (√) or (×):
1) Protocols send and receive data on the internet. ( T )
2) Websites are stored on web servers. ( T )
3) All protocols have the same task. ( F )
4) Each website has an address on the internet known as URL. ( T )
5) Hyperlink can move you at the same page or on another page or even another site. ( T )
Q3: Complete with words:
(URL – Upload – website – Download – Hyperlink)
Hyperlink
1) ……………………………. is an image or text referring to a URL and we can click on it.
Download
2) …………….. is the process of transmitting or copying files from the internet to your computer.
Upload
3) ……………………. means to transmit a file from your computer to another on the internet.
URL
4) ……………..…………refers to Uniform Resource Locator.
Website
5) Any …………………………. can be visited through computers or cell phones.
Q4: Write scientific term:
1) A network which is composed of a group of connected networks. ( Internet )
2) Are certain rules for communication online. ( Protocols )
3) An image or text refers to a URL and we can click on it. ( Hyperlink )
4) A webpage or more, connected to each other with a certain name. ( Website )
5) Transmitting or copying files from the internet to your computer. ( Download )

6|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The second topic: Some Internet Services


Q1: Choose the correct answer:
1) The …………………….…...sites on the internet are considered the most sites visited.
(search – gaming – healthy)
2) ………………………………….. is one of the most famous search engines.
(Facebook – Google – Twitter)
3) ……………….. means of getting information, consists of web pages written in HTML language.
(WWW – E-mail – Chat)
4) Millions of users use ……....……sites to reach the URLs containing the information they need.
(Social media – sport – search)
5) To browse any website, we should have a program called ……………………………….
(internet browser – mobile phone – Both of them)
Q2: Put (√) or (×):
1) Search sites provide the best browsers which are the shortest and easiest. ( T )
2) You can search online for websites only. ( F )
3) Google and Bing are examples for search engines. ( T )
4) WWW consists of web pages written in HTML language. ( T )
5) We can visit any website without an internet browser. ( F )
Q3: Complete with words:
(Google – EKB – WWW – internet browser – webpages)
WWW
1) …………………………………. is the abbreviation of worldwide web.
Google
2) ………………………………... is the most famous search engine.
EKB
3) We should have an account on …………………………website to enjoy its educational services.
webpages
4) WWW consists of ……………………………. written in HTML language.
internet browser
5) We should us an ……………………………program to visit websites and access WWW.
Q4: Write scientific term:
1) Sites that millions of users use them to reach the URLs containing the information they need.
( Search sites )
2) Stands for World Wide Web. ( WWW )
3) The most famous search engine. ( Google )
4) Consists of webpages written in HTML language. ( WWW )
5) The language that we can use to design webpages easily. ( HTML )

7|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The third topic: Basic concepts of Cloud Computing


Q1: Choose the correct answer:
1) ……………………………….. is the technology that depends on transfer processing and storage of
a computer to what is known as Cloud. (Search – WWW – Cloud computing)
2) ……………………...is a server or servers, that can be reached through the internet.
(Cloud – CPU – Software)
3) In cloud computing we need a computer set to connect to the……………….…………...
(OS – ISP – internet)
4) ……………………………… is like a service of web hosting but with more availabilities.
(Cloud computing provider – ISP – nothing)
5) ………………………...……service, like Hotmail, Yahoo mail, Gmail.
(Cloud storage – Email – cloud music)
Q2: Put (√) or (×):
1) We need an operating system enables you to get connected to the internet. ( T )
2) Google drive and One drive are from cloud music services. ( F )
3) Cloud Music like Google music, iCloud, Sound Cloud. ( T )
4) We can access to cloud computing services without any devices. ( F )
5) No need to use internet to enjoy cloud computing services. ( F )
Q3: Complete with words:
(internet connection - Cloud Music - Email service – Cloud - Cloud Applications)
Cloud applications like Google Docs, Photoshop Express.
1) ……………………………………….….
Cloud music
2) …………………………………..……...like Google music, iCloud, Sound Cloud.
Email service
3) …………………………...……………...like Hotmail, Yahoo mail, Gmail.
Cloud
4) ………………………….……. is a server or servers, that can be reached through the internet.
Internet connection
5) To access to cloud computing services all time we should have an ………………………………
Q4: Write scientific term:
1) Is storage capacity provided by the service providers like Google Drive. ( Cloud storage)
Cloud computing provider
2) like a service of web hosting but with more availabilities. ( )
3) Are provided in the form of services to cloud computing users like Google Docs, Photoshop
Express. ( Cloud apps )
4) Is the technology that depends on transfer processing and storage of a computer to what is
known as Cloud. ( Cloud computing )
5) Is a server or servers, that can be reached through the internet. ( Cloud )

8|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The fourth topic: CLOUD COMPUTNG SERVICES


Q1: Choose the correct answer:
1) We should have an …………………………account to enjoy cloud computing services.
(X – fakebook – email)
2) To access to your cloud files, you should ………………………….to your account.
(Sign in – Sign up – Sign out)
3) You can create your text documents easily by using …………………………
(Google maps – Google docs – Google music)
4) From ……………………. menu in Google docs we can Save and Rename the document.
(Edit – Layout – File)
5) After writing the text in the document, you can share the document with your colleagues
by clicking …………………………... (Page set up – Share – Print)
6) To create an email account on Gmail, open the internet browser and write Google URL in
the ………………………. (tool bar – address bar – menu bar – all of them)
Q2: Put (√) or (×):
1) To use Google Drive or Microsoft Office 365 you mustn’t have an email account. ( F )
2) Activate the email account clicking Next Step. ( T )
3) You should enter your email account and password then you can sign in. ( T )
4) You can save a document you created by using Google Drive service. ( T )
5) In Google docs we can’t rename the file. ( F )
6) To create an email account on Gmail, click Google apps and select Drive. ( T )
Q3: Complete with words:
(Rename – share – Google – Google docs – create account – New)
Create account
1) To register for a new email account, click on ……………………………….
Google
2) To share your google documents the allowed email should be on …………………….
New Google docs
3) To create a document using Google Docs, click……...……and select…………… from the drop list.
rename
4) To change the name of your document in Google docs choose ……………………
share
5) To share your documents, click ………………………
Q4: Write scientific term:
1) One of Google apps we can use to create text documents. ( Google docs )
2) Option used to share your documents with your friends. ( Share )
3) Option we can use to change the document name. ( Rename )
4) The name of Google email service. ( Gmail )
5) Button we can click to activate our email account. ( Next step )
9|Page
Dakahlia Educational Directorate Computer final revision (Prep One)
Computer, IT and communications Supervision 2nd Term 2024

The fifth topic: Internet safety


Q1: Choose the correct answer:
1) ………………………. is the wrong way of expression in chat rooms or messaging on the internet.
(Happy Slapping – Cyber Bullying– Phishing)
2) ………………………. is the attack of a victim while not paying attention and photograph him.
(Happy Slapping – Cyber Bullying– Phishing)
3) ………………………. is pretending to be an official body to get personal and financial
information about others. (Firewall – Cyber Bullying– Phishing)
4) ………………………. is adding rude comment in a chat online.
(Happy Slapping – Firewall – Contempt)
5) …………. are the undesirable messages that come from different places with advertisement.
(Spam – Firewall – Contempt)
6) …………………. is the software or hardware that prevents unlicensed people from surfing
certain illegal or impolite sites. (Spam – Firewall – Contempt)
Q2: Put (√) or (×):
1) Change your seating and sight direction every 10 minutes for 10 seconds. ( T )
2) The level of the chair and the computer should not be suitable. ( F )
3) Move your hand when using the mouse continuously. ( T )
4) The part with hardware and the cables should be away of about half a meter at least. ( T )
5) Spam messages are wanted messages. ( F )
Q3: Complete with words:
(Spam messages – Contempt – light source – 30 – 20)
30
1) Stand up every ………..……. minutes to activate the blood circulation and renew activity.
light source
2) Select the suitable ……………………...and position.
20
3) Move your knees randomly every ……..……………minutes at least.
Contempt
4) ………………….…….. is adding rude comment in a chat online.
Spam
5) ………….……are the undesirable messages that come from different places with advertisement
Q4: Write scientific term:
Cyber bullying
1) Is the wrong way of expression in chat rooms or messaging on the internet. ( )
2) Is the software or hardware that prevents unlicensed people from surfing certain illegal or
impolite sites. ( Fire wall )
3) It is pretending to be an official body to get personal and financial information about others.
( Phishing )

10 | P a g e

You might also like