WorksheetsUnit 9-2
Total questions: 31
Worksheet time: 1hrs 2mins
Name
Class
Date
1.
1. ______________ is the underlying protocol used by the world wide web and this protocol defines how messages are formatted and transmitted, and what actions web servers and browsers should take in response to various commands. (KLO 2.1b)
a)
A. XTML
b)
B. XML
c)
C. IP
d)
D. HTTP
2.
2. What does URL stands for? (KLO 2.1c)
a)
A. Uniform Resource Locator
b)
B. Unified Resource Location
c)
C. Unity Reverse Locate
d)
D. None
3.
3. A ___________, colloquially termed a web address, is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it. (KLO 2.1c)
a)
A. Unified Resource Location
b)
B. Uniform Resource Locator
c)
C. Markup Languages
d)
D. host
4.
4. A _______________is one of a small set of data holding places that are part of the computer processor. (KLO 2.1c)
a)
A. Domain
b)
B. Path
c)
C. Processor Register
d)
D. Locator
5.
5. ISP stands for? (KLO 2.1d)
a)
A. Internet service provider
b)
B. International Service Platform
c)
C. Internet server Provider
d)
D. None
6.
6. _______________ is a collective term for certain applications of the Internet and the World Wide Web, including blogs, wikis, video sharing services, and social media websites such as Facebook and MySpace, which focus on interactive sharing and participatory collaboration rather than simple content delivery. (KLO 2.2a)
a)
A. Web 2
b)
B. Social media
c)
C. Web Hosing
d)
D. None
7.
7. ____________is a dedicated computer or a software system running on a computer that acts as an intermediary between an endpoint device, such as a computer, and another server from which a user or client is requesting a service. (KLO 2.3c)
a)
A. Proxy Server
b)
B. Mail Server
c)
C. Web Server
d)
D. None
8.
8. __________ is a computer system that processes requests via HTTP, the basic network protocol used to distribute information on the World Wide Web. (KLO 2.3c)
a)
A. Mail Server
b)
B. Proxy Server
c)
C. Web Server
d)
D. None
9.
9. A _____________ is a graphic organizer in the form of illustrations or images displayed in sequence for the purpose of pre-visualizing a motion picture, animation, motion graphic or interactive media sequence. (KLO 3.1a)
a)
A. Wireframe
b)
B. Navigation Map
c)
C. Storyboard
d)
D. None
10.
10. ____________is simply a site that allows visitors to interact with the content in some way. It could be as simple as a blog that allows comments and includes a contact form. (KLO 3.4)
a)
A. Interactive Site
b)
B. Easy Website
c)
C. None
d)
Business sites
11.
11. Which code would you use to link html and css? (KLO 3.2b)
a)
A. <link rel="stylesheet" types ref="text/css" href="filename.css">
b)
B. <link rell ref="stylesheet" type="text/css" href="filename.css">
c)
C. <link rel="stylesheet" type="text/css" href="filename.css">
d)
D. None
12.
12. When promoting a business, that uses web marketing, which of the following would be an essential technique in order to drive more traffic to your website? (KLO 1.1)
a)
A. SEO
b)
B. CEO
c)
C. CFO
d)
D. CBE
13.
13. Supposed your company is comfortable displaying ads using Facebook, but it has been months since the traffic has been deteriorating. What would you do to enhance traffic, and ensure that your target audience is able to see your business’ ad? (KLO 1.1)
a)
A. Display more adds on Facebook
b)
B. Use twitter only
c)
C. Retargeting
d)
D. Avoid content marketing
14.
14. TLD stands for? (KLO 2.2c)
a)
A. Top Level Domain
b)
B. Top Landing Domain
c)
C. Tip Level Domain
d)
D. None
15.
15. In a start-up business, where budget is an issue and purchasing multiple storage spaces is not feasible, which of the following information repositories would you use? (KLO 1.2.b)
a)
A. A repository that can store big chunks of data for a few pounds a month.
b)
B. A repository, like DropDown, where you can store only 2GB of data.
c)
C. A repository, like DropBox, where you can store and use data easily – free of cost.
d)
D. A repository, like FTP, where you can personalize the amount of storage and who can access it by hiring a database manager.
16.
16. For a database repository to be efficient, what kind of action would it need to perform? (KLO 1.2b)
a)
A. Be a place where specific databases, files, or documents are obtained for further relocation or distribution in a network.
b)
B. Be a place where databases, files, or documents are managed and maintained only once a year – leaving the data scattered for the rest of the months.
c)
C. Be a place where you can download and delete data, as you wish, without having someone to manage that space.
d)
D. Be a place that provides limited number of files, documents, or databases that cannot be relocated or distributed in a network.
17.
17. HTTP stands for Hyper Text Transfer policy (KLO 2.1b)
a)
A. True
b)
B. False
c)
Not given
d)
None
18.
18. For a computer to store your website, and ensure that all files are available to the end user, which of the following would you NEED: (KLO 2.1e)
a)
A. Website
b)
B. CMS
c)
C. Web Host
d)
D. Web Soft
19.
19. What would you need to construct before building your website? (KLO 3.1b)
a)
A. A storyboard
b)
B. A wireframe
c)
C. A prototype
d)
D. A protocol
20.
20. Suppose you start building a website for NBC bank, and they ask you for the blueprints of the website with an explanation. Then, you would provide them with their website’s wireframe. However, what would you provide if they asked you about the design, look, and feel of the website alongside brief explanation? (KLO 3.1a)
a)
A. A storyboard
b)
B. A wireframe
c)
C. A prototype
d)
D. A protocol
21.
21. When constructing a website, using HTML, which of the following editor would you use? (KLO 3.2)
a)
A. Eclipse
b)
B. Storyboard
c)
C. Lucidchart
d)
D. Notepad ++
22.
22. When creating a table in HTML, which of the following tags would you NOT use? (KLO 3.2d)
a)
A. <tr>
b)
B. <tbhr>
c)
C. <table>
d)
D. <td>
23.
23. For inserting table rows, why would you need to use the <tr> tag? (KLO 3.2d)
a)
A. Because it gets difficult for Notepad++ to understand.
b)
B. Because it makes more sense to use <tr>than<tablerows>
c)
C. Because it is the syntax provided for creating HTML tables’ rows.
d)
D. Because it helps create rows and columns.
24.
24. What would be the output of (KLO 3.2d) <table><tr> <th>Student Name</th></tr>
a)
A. It would create a whole table with ten rows.
b)
B. It would create a table of all the student Name’s
c)
C. It would create a table with information of all the students in a class.
d)
D. It would create a table with only one row named ‘Student Name’.
25.
25. CSS helps us bring life and color to our websites. Which of the ways listed below is NOT a form of enabling CSS into an HTML document? (KLO 3.2b)
a)
A. Outline Style CSS
b)
B. Internal Style Sheet
c)
C. External Style Sheet
d)
D. Inline Style Sheet
26.
26. FTP Stands for? (KLO 1)
a)
A. File Transfer Protocol
b)
B. File Tracing Protocol
c)
C. File Text Protocol
d)
D. None
27.
27. Facebook is one of the example of Web 2.0. (KLO 2.2a)
a)
A. True
b)
B. False
c)
Not given
d)
None
28.
28. CSS stands for?
a)
A. Cascading Sheet
b)
B. Cascading Style Sheet
c)
C. Casting Style Sheet
d)
D. None
29.
29. When you open an online-shopping app, such as Namshi, Jollychic, SHEIN, or Souq.com, how are you able to view the products that are being displayed? (KLO 1.1)
a)
A. Through a Magazine
b)
B. Through an online catalogue
c)
C. Through an information booth
d)
D. Through a telephone
30.
30. When you are in a public bus full of people using their phones. What would you need to connect to an encrypted hotspot? (KLO 2)
a)
A. You need to get the security key and the network name.
b)
B. You need to get a password only.
c)
C. You need to hack into the network in order to use it.
d)
D. All of the above.
31.
30. When you are in a public bus full of people using their phones. What would you need to connect to an encrypted hotspot? (KLO 2)
a)
A. You need to get the security key and the network name.
b)
B. You need to get a password only.
c)
C. You need to hack into the network in order to use it.
d)
D. All of the above.
100 %
