0% found this document useful (0 votes)
68 views2 pages

CIT484 November 2018

The document is an examination paper for the course CIT 484: Website Design and Programming at the National Open University of Nigeria, dated November 2018. It includes a series of questions covering HTML, JavaScript, web servers, and search engines, requiring students to answer one mandatory question and any three additional questions. The exam assesses knowledge on various topics such as HTML structure, Internet usage, programming languages, and web development concepts.

Uploaded by

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

CIT484 November 2018

The document is an examination paper for the course CIT 484: Website Design and Programming at the National Open University of Nigeria, dated November 2018. It includes a series of questions covering HTML, JavaScript, web servers, and search engines, requiring students to answer one mandatory question and any three additional questions. The exam assesses knowledge on various topics such as HTML structure, Internet usage, programming languages, and web development concepts.

Uploaded by

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

National Open University of Nigeria

Plot 91, Cadastral Zone, Nnamdi Azikiwe Expressway, Jabi - Abuja


Faculty of Science
NOVEMBER, 2018 EXAMINATIONS

COURSE CODE: CIT 484


COURSE TITLE: Website Design and Programming
CREDIT: 2 Units
TIME ALLOWED: 2 Hours
INSTRUCTION: Answer Question ONE (1) and any other THREE (3) Questions

Questions

1.
a. Describe the head section of HTML (4 marks)
b. Briefly describe with example
i.) Internet ii.) intranet (2 marks each)
c. What is HTML? (3 marks)
d. List any four (4) uses of the Internet and give an example each (4 marks)
e. Outline four (4) browsers that support HTML5 (4 marks)
f. What is a Hypertext link? (2 marks)
g. Outline three (3) examples of OOP languages (3 marks)
h. Evaluate 5+4+ “8” in JavaScript. Give reasons for your answer (4 marks)
(25 marks)

2.
a. Define the following:
(i) Web Server
(ii) Client
(iii) Web Browser
(iv) Hyperlinks
(2 marks each)
b. List four (4) primitive data types (4 marks)
c. Describe Frame in HTML (3 marks)

(15 marks)
3.
a. Outline the six heading levels in HTML (3 marks)
b. With example create an array in the ways available in JavaScript (8 marks)
c.
i. Define the term “tags” in HTML (2 marks)

ii. State two reasons for entering tags when writing an HTML page ( 1 mark)
iii. Give two types of tags (1 mark)

(15 marks)

4.
a. What is a search Engine? (3 marks)
b. Mention six (6) types of JavaScript operators (3 marks)
c. List four (4) examples of search engines (2 marks)
d. Write an HTML code segment to generate a table of professional league football results
with the following column headings: TEAM, P, W, L, D, GF, GA, PTS and GD. Include
sample data for any THREE teams (Hint: P=play, W=won, L=lost, D=Draw, GF=Goals
for, GA= Goals against, PTS= Points, GD= Goals Difference (7 marks)

(15 marks)

5.
a. Write short note on JavaScript language? (6 marks)
b. Compare Java and JavaScript (7 marks)
c. State any four common lists that can be used when designing a page? (2 marks)
(15 marks)

You might also like