You are on page 1of 21

ICT quarter 3

Revision
Choose:
1-What is the primary purpose of a website for a business?
a) To sell products directly to customers.
b) To provide information about the business and its services.
c) To create a community of followers for the brand.
d) All above

2-How do users typically access a website?


a) By searching for the website name in a physical library.
b) By visiting the website's physical location.
c) By typing the website's address into a web browser.
d) By calling the business and asking for the website address.

3-What type of content is commonly found on a web page?


a) Printed text on physical paper.
b) Digital images and graphics.
c) Audio recordings and video clips.
d) All of the above.
4-How do users navigate between different web pages on a website?
a) By using a map and compass.
b) By clicking on hyperlinks within the content.
c) By manually typing in the address of each page.
d) By pressing special buttons on their keyboard.

5-What is the most important information typically found on a website's homepage?


a) The company's logo and slogan.
b) A contact form for inquiries.
c) Links to all the website's other pages.
d) A detailed history of the company.

6-What is the main function of the homepage on a website?


a) To display advertisements for other businesses.
b) To collect personal information from visitors.
c) To offer a general overview of the website's content.
d) To directly sell products or services to visitors.
1. Which of the following is an example of a country code top-level domain?
A. .org
B. .com
C. .gov
D. .au

2. What is the purpose of navigating a website?


E. To change the website's domain name
F. To find the website's owner
G. To increase the website's traffic
H. To explore the different pages of the website

3. What is the main page of a website called?


I. Main page
J. Home page
K. Index page
L. Landing page
4. Which of the following is NOT an element of a web page?
A. Header
B. Footer
C. Sidebar
D. Search engine
5. What is the main purpose of a web page?
E. To determine the website's owner
F. To display electronic documents
G. To communicate with visitors
H. To navigate the website
6. What is the purpose of examining domain names when identifying potential sources
of malware-infested websites?
I. To check the website's design
J. To identify the type and location of the website
K. To determine the website's popularity
L. To find the owner of the website
• . What type of domain name is typically used by Australian websites?
A. com
B. au
C. org
D. gov
• 8. What is the relationship between domain names and the type of website?
A. Domain names have no relationship to the type of website
B. Domain names indicate the location of the website
C. Domain names determine the website's design
D. Domain names can indicate the type of website
• 9. What type of domain name is typically used by government websites?
A. org
B. com
C. gov
D. edu
• 10. What type of domain name is typically used by non-profit organizations?
A. com
B. org
C. gov
D. edu
• 11. What type of domain name is typically used education
organizations?
A.com
B.org
C.gov
D.edu
• 12. What type of domain name is typically used by egypt websites?
A.com
B..Eg
C.org
D.gov
Answer of pages 20,21
1. What is an example of machine learning in a real-world scenario?
A. Extracting knowledge from data and learning from it autonomously
B. Analyzing live transit and traffic data to forecast the volume and density of traffic flow
C. Enabling machines to perform specific tasks and provide accurate results
D. Training algorithms to analyze large amounts of data and make informed decisions

2. What is the role of artificial intelligence in digital transformation?


E. To enable machines to perform specific tasks and provide accurate results
F. To extract knowledge from data and learn from it autonomously
G. To analyze large amounts of data and make informed decisions
H. To mimic cognitive functions associated with human intelligence

3. How are AI and ML connected?


I. AI is a subset of ML, ML is a subset of AI
J. AI and ML are completely unrelated
K. AI and ML are the same thing
L. AI is the broader concept, ML is an application of AI
4. What is the goal of using artificial intelligence in a real-world system?
A. To mimic cognitive functions associated with human intelligence
B. To enable machines to perform specific tasks and provide accurate results
C. To train algorithms to analyze large amounts of data and make informed decisions
D. To analyze live transit and traffic data to forecast the volume and density of traffic flow

5. What is the scope of machine learning?


E. To analyze large amounts of data and make informed decisions
F. To mimic cognitive functions associated with human intelligence
G. To enable machines to perform specific tasks and provide accurate results
H. To extract knowledge from data and learn from it autonomously

6. How does machine learning differ from robotics?


I. Robotics is a subset of machine learning
J. Robotics is a subset of artificial intelligence
K. Robotics is the same as machine learning
L. Machine learning is a subset of robotics
7. What is the main difference between AI and ML?
A. ML aims to mimic human intelligence, AI does not
B. AI aims to mimic human intelligence, ML does not
C. AI and ML have no differences
D. AI and ML are the same thing

8. What is machine learning?


E. A subset of artificial intelligence
F. The use of technologies to build machines and computers that have the ability to mimic cognitive functions associated
with human intelligence
G. The process of analyzing large amounts of data to make informed decisions
H. The subset of AI that allows machines to extract knowledge from data and learn from it autonomously

9. How does machine learning differ from deep learning?


I. Machine learning is a subset of deep learning
J. Deep learning is the same as machine learning
K. Deep learning is a subset of artificial intelligence
L. Deep learning is a subset of machine learning

10. What is the role of machine learning algorithms?


M. To analyze large amounts of data and make informed decisions
N. To enable machines to perform specific tasks and provide accurate results
O. To extract knowledge from data and learn from it autonomously
P. To mimic cognitive functions associated with human intelligence
Answers of pages 28,29
1-What does HTML stand for?
a) HyperText Markup Language
b) Home Text Maker Language
c) High Tech Magic Lingo
d) Hot Toasty Mellow Language

2-What is the main purpose of HTML?


a) To create animated movies
b) To structure and display web pages
c) To send secret messages online
d) To write code for computer programs

3-How can you view an HTML file?


a) With a text editor
b) With a web browser
c) With a photo viewer
d) With a calculator
4-What is an element in HTML?
a) A piece of content with specific meaning
b) A colorful background image
c) A line of code in another language
d) A special type of computer hardware

5-What does the following code tell the browser to display?


<h1>Welcome to my Website!</h1>
a) A large heading
b) A link to another page
c) An image
d) A blank line

6-Which element would you use to create a bulleted list?


a) <ul>
b) <br>
c) <strong>
d) <img>
7-How do you tell the browser an element is finished?
a) With a semicolon at the end
b) With a closing tag like </p>
c) By hitting the Enter key multiple times
d) It magically knows, no tags needed
Attributes:
8-What is an attribute used for?
a) To change the appearance or behavior of an element
b) To add a picture to the page
c) To create a new line space
d) To give the browser a high score

9-How would you make text red using an attribute?


a) <text color="red">This is red text</text>
b) <strong><red>This is red text</red></strong>
c) <p style="color: red;">This is red text</p>
d) You can't change text color in HTML
11-What is the benefit of using HTML for creating web pages?
a) It makes the pages look prettier
b) It makes the pages easier for browsers to understand
c) It makes the pages smaller in file size
d) All of the above

12-“Normal text” surrounded by …………………that tell browsers how to display web


pages< >
a)Tags
b)Bullets
C)Brackets
D)Dots
13-What is the main purpose of HTML?
a) To write emails
b) To create web pages
c) To format documents
d) To create spreadsheets
14-Pages end with ………… to create a web page
a).web
b).HTML
c).PDF
d).PPT
TinkerCAD Answer of pages 55,56

1-What framework does TinkerCAD use to render 3D models on a web browser?


A. OpenGL
B. WebGL
C. DirectX
D. Unity
2. What is the shortcut to copy and paste any selected object in TinkerCAD?
E. Ctrl+C to copy, Ctrl+V to paste
F. Right click to copy, left click to paste
G. Objects cannot be copied and pasted in TinkerCAD
H. Double click to copy, triple click to paste
3. What resources are needed to use TinkerCAD?
I. 3D printer, laser cutter, CNC machine
J. Laptop with internet connectivity, internet browser (Google Chrome)
K. Pencil, eraser, paintbrush
L. Hammer, screwdriver, wrench
4. How do you resize an object in TinkerCAD?
A. Objects cannot be resized in TinkerCAD
B. Use the bottom point on the object to resize it
C. Use the top point on the object to resize it
D. Click and drag the object, use the resize button, type in the new dimensions
5. What is the first step to start a project in TinkerCAD if you already have a user account?
E. Go to tinkercad.com, click on the Start the editor button
F. Sign in to TinkerCAD
G. Provide a username, email account and password
H. Watch the tutorial video
6. How do you resize an object along an axis in TinkerCAD?
I. Objects cannot be resized along an axis in TinkerCAD
J. Use the top point on the object to resize it
K. Click and drag the object, use the resize button, type in the new dimensions
L. Click on the corner point at the base of the object and drag the point away or towards the center of the
object
7. What is the purpose of the instructional tutorial video available at the TinkerCAD home page?
A. To entertain users
B. To showcase advanced design techniques
C. To explain the basics of using TinkerCAD
D. To provide troubleshooting tips

8. What is the first step to resize a Box object in TinkerCAD?


E. Use the top point on the object to resize it
F. Use the dimension point at the bottom of the new Box object to change the base
G. Click on the corner point at the base of the object and drag the point away or towards the center of the object
H. Objects cannot be resized in TinkerCAD

9. What is the first step to resize a Cylinder object in TinkerCAD?


I. Click on the Cylinder button under the section of the right sidebar
J. Objects cannot be resized in TinkerCAD
K. Click on the bottom corner point of the Cylinder and hold the Shift key on your keyboard
L. Use the top point on the object to resize it

10. What is the purpose of TinkerCAD?


M. To make 3D designs on a web browser
N. To play online games
O. To watch instructional videos
P. To write code
Put true or false:

T
1-Email is a fast, easy, and inexpensive way to communicate with other Internet users (………..)
T
2- WWW stands for World Wide Web (………….)
F
3- HTTP stands for Hurry Transfer Protocol (……….)
4-Components of any website are Text and photos only (……) F
5- The purpose of TinkerCAD is to play online games (………….) F
6-The Country domain name is .Edu F
(……….)
7-URL stands for Uniform Resource Locator, and is used to specify addresses on the World Wide Web (……..) T
8-The tag that is written at the beginning of the code to refer that the document is written by html is <title>(…T)
9-The purpose of Power point is to create presentations (………….) T
10-To display the text "italic" on the web page, we use the tag <i> (………….) T
Q1:Arrange the steps To create New Web Page By Using HTML:

- Write <title> ........... </title> 2


- Save File with .html Extension4
- Write <body>. ........... </body>3
- Open any text editor application like Notepad 1
Match:
(A) (B)

1 Tinker cad …. Website


2
2 HTML ….. Search Engine
5
3 M.S PowerPoint …. 3D Modeling
1
4 M.S Word 3
….. Presentation

5 Google ….. Report


4
Web concepts https://quizizz.com/admin/quiz/
5f3156595130f7001b485194/web-browising-concepts?
fromSearch=true&source=
https://quizizz.com/admin/quiz/5e9996439f0af0001b797226/html-basic-

HTML
structure?fromSearch=true&source=
https://quizizz.com/admin/quiz/63aba8f65002c1001ed75c25/html-basic?
isSuperRecommeded=undefined

https://quizizz.com/admin/quiz/5695e933fcd4935e3cf87492/wd-1-basic-
html?fromSearch=true&source=

https://quizizz.com/admin/quiz/
AI & ML 60392206ac97c5001c72991f/ml-ai?fromSearch=true&source=

TinkerCad https://quizizz.com/admin/quiz/65e0c4ca00ff31310e49fc1b/
tinkercad-quiz?fromSearch=true&source=

https://quizizz.com/admin/quiz/5f984b63d22c80001be367a5/tinker-cad-quiz-
1?fromSearch=true&source=

You might also like