Web Programming 1 Final Exam

Web Programming 1 Final Exam

University

46 Qs

quiz-placeholder

Similar activities

Pemrograman Web

Pemrograman Web

11th Grade - University

50 Qs

Quiz 14-8-2023

Quiz 14-8-2023

University

45 Qs

TCS693 JavaScript

TCS693 JavaScript

University

47 Qs

Web designing-04-10-2023

Web designing-04-10-2023

University

50 Qs

HTML Y CSS

HTML Y CSS

University

50 Qs

HTML CSS Quiz

HTML CSS Quiz

University

50 Qs

HTML and JavaScript Assessment

HTML and JavaScript Assessment

University

50 Qs

HTML,CSS

HTML,CSS

3rd Grade - University

50 Qs

Web Programming 1 Final Exam

Web Programming 1 Final Exam

Assessment

Quiz

Computers

University

Easy

Created by

Elkhateeb Naser

Used 1+ times

FREE Resource

46 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Three-tier architecture has the following three tiers:

a. Presentation tier, Control Tier and Data tier

b. Presentation tier, Application tier and Data tier

c. Application tier, Control Tier and Data tier

d. Presentation tier, Application tier and Network tier

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is true?

a. In HTML Shorthand can not be used for certain attributes.

b. In XHTML Attribute values must not be enclosed by quotes.

c. In HTML Certain elements don’t need a closing tag, in XHTML all elements must be explicitly closed.

d. In CSS you can not have more than one of the same class on each page

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The home page should, at least provide the following:

a. define the main goal of the site and provide an overview, lead people further into the site, show what’s new.

b. define the main goal of the site and provide an overview, show what’s new, introduce the brand, provide navigation to other areas of the site.

c. define the main goal of the site and provide an overview, show what’s new, introduce the brand.

d. show what’s new, introduce the brand, provide navigation to other areas of the site.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true

a. The primary colours consist of red, green and blue, and they’re called primary colours because you don’t need to mix colours to make these three hues.

b. The primary colours consist of red, yellow and blue, and they’re called primary colours because you don’t need to mix colours to make these three hues.

c. The primary colours consist of red, black and blue, and they’re called primary colours because you don’t need to mix colours to make these three hues.

d. The primary colours consist of red, white and blue, and they’re called primary colours because you don’t need to mix colours to make these three hues.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When designing a website, the golden rule is that "content is king!" No matter how flashy and colorful a website is, it is virtually useless without organized, accessible content. This means that a person searching for information must be able to quickly find it on your website. If not, they will leave.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HMTL headings are defined

a) With the

to

tags.

b) with the to

tags.

c) with the

to

tags.

d) with the

to tags.