wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

IT 105 (Quiz1 : Module 1) 3E

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

People access websites using this software.

a)

Browser

b)

Internet

c)

Web

d)

Search Engine

2.

Below are the examples of Browsers except:

a)

Safari

b)

Internet explorer

c)

Chrome

d)

Windows Explorer

3.

Which browser below automatically install when you are using Windows Operating system?

a)

Google Chrome

b)

Safari

c)

Microsoft Edge

d)

Internet Explorer

4.

Which is NOT true about website?

a)

It includes extra content such as images, audio, video, or animations.

b)

HTML and CSS program are used in the development

c)

Hosted by web server

d)

It is composed of the web pages.

5.

Which of the following scenario best describes the educational purpose of the Internet and the web?

a)

Innovation E-payment

b)

Adoption of FB Social Learning Group

c)

Evolution of E-commerce

d)

Online Grading System

6.

Which of the following Filipino ancient business culture currently influenced by internet?

a)

Barter System

b)

Dagyaw System

c)

Festival

d)

Food Delivery

7.

An online service, platform, or site that focuses on building and reflecting of social networks or social relations among people,

a)

Internet

b)

Web

c)

Social Networking Service

d)

Websites

8.

Web design roles which creates an original art such as logos or stylized type, and frequently the overall design concept for a website, including the way it looks and feels.

a)

Artists/Graphics designer

b)

Multimedia Developer

c)

Web Programmer

d)

Web Administrator

9.

Person who assumes all the roles in designing websites.

a)

Web Developer

b)

Web Administrator

c)

Web Page Designer

d)

Web Master

10.

How the web site or the web-based application is going to help the present system and how the site is going to help the business are some processes need to perform during this cycle.

a)

Analysis

b)

Specification building

c)

design and development

d)

Testing

11.

Showing the client the full functional prototypeand the interactivity of the application or site happens during this process.

a)

Specification building

b)

Analysis

c)

Content Writing

d)

Design and Development

12.

The process of ensuring that all processes in your business (including your web site) are aligned with your business goals.

a)

Proximity

b)

Alignment

c)

Balance

d)

Action

13.

Which of the following is NOT a criteria of building relationship?

a)

trust

b)

emotional context

c)

finalcial stabity

d)

Both trust and emotional context

14.

All statements are True except;

a)

Internet is the infrastructure of global networks, the World Wide Web is just one method of accessing that infrastructure.

b)

Internet is a hardware component of the network while web is the software component.

c)

Internet is a software component of the network while web is the hardware component.

d)

Both follows protocol before its operation

15.

Tag that contains information about the document that is mainly used by programs, such as keywords for search engines and link information that defines the relationship this document has to other documents.

a)

<title>

b)

<head>

c)

<meta>

d)

<style>

16.

HTML stands for:

a)

Hypertext MarkUp language

b)

Hypertext Mini Language

c)

Hyperlink Mobile Language

d)

Hyperlink MarkUp language

17.

HTML is a program developed in what year?

a)

1989

b)

1991

c)

1990

d)

1969

18.

HTML is a programming language.

a)

True

b)

False

19.

Below are the page structure of the html except:

a)

Document prolog

b)

Header section

c)

Title

d)

Body of the documents

20.

Are keywords surrounded by angle brackets .

a)

Tags

b)

Attributes

c)

Elements

d)

values

21.

In this statement <a href="index.html"> Home </a>, which of this is considered as tags?

a)

href

b)

a

c)

index.html

d)

home

22.

On this statement <a href=“contact.html”>Contact Us</a>, which is considered as attribute name?

a)

contact.html

b)

href

c)

a

d)

Contact Us

23.

Is the root element of an HTML5 document, within which every other element in the document is contained.

a)

<head>

b)

<html>

c)

<body>

d)

<header>

24.

This elements is required to declare inside the head element.

a)

<title>

b)

<base>

c)

<script>

d)

<style>

25.

This element is for a group of content that is “tangentially” related to its surrounding content, such as a list of most popular posts, blog categories, or recent comments.

a)

<section>

b)

<article>

c)

<aside>

d)

<footer>

26.

Theis element is intended for content about its section, including information about the author or site owner, copyright data, and site terms and conditions.

a)

<footer>

b)

<title>

c)

<aside>

d)

<article>

27.

CSS stands for:

a)

Cascading Sheets Style

b)

Cascading Style Sheets

c)

Cascading Single Sheets

d)

Cascading Single Style

28.

Identify the what is the content in this HTML code

<span> <a target="_blank">Cached</a></span.

a)

span

b)

a

c)

target

d)

Cached

29.

This element contains the content and all of the markup elements of the document.

a)

<body>

b)

<head>

c)

<header>

d)

<title>

30.

In this cycle,the reports from the analysis team is consolidated and complete requirement specifications are made.

a)

Testing

b)

Promotion

c)

Analysis

d)

Specification Building