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

Bbit Exam Paper 1

The document outlines an examination for a Bachelor of Business in Information Technology degree. It includes four questions, with subquestions on topics like HTTP request methods, client/server architecture, PHP scripting, JavaScript, HTML, CSS, Common Gateway Interface, TCP/IP protocols and more.

Uploaded by

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

Bbit Exam Paper 1

The document outlines an examination for a Bachelor of Business in Information Technology degree. It includes four questions, with subquestions on topics like HTTP request methods, client/server architecture, PHP scripting, JavaScript, HTML, CSS, Common Gateway Interface, TCP/IP protocols and more.

Uploaded by

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

UNIVERSITY EXAMINATIONS: 2022/2023

EXAMINATION FOR THE DEGREE OF BACHELOR OF BUSINESSS IN


INFORMATION TECHNOLOGY
FULL TIME/PART TIME/DISTANCE LEARNING
BBIT 201, BBIT 04204: INTERNET APPLICATION PROGRAMMING
ORDINARY EXAMINATION
DATE: DECEMBER, 2022 TIME: 2 HOURS
INSTRUCTIONS: Question ONE is COMPULSORY, Choose TWO OTHER Questions

QUESTION ONE-20 Marks


a) Define the term HTTP (2 Marks)
b) There are various HTTP request methods in existence, the two most common HTTP methods
are GET and POST. Provide three differences between these two methods and cite their
applicability. (4 Marks)
c) Create an HTML code that displays the following output;

Hint: Use the CSS border property to add a border to the table and apply.

(5 Marks)
d) With an aid of a diagram, explain the concept of Client/Server Architecture, identifying all its
components. (4 Marks)
e) Common Gateway Interface (CGI) is a technology used on the web. In view of this, explain
what CGI is and its use. (2 Marks)
g). Briefly explain any THREE features of the WWW. (3 Marks)

QUESTION TWO – 15 Marks


a) Write a PHP script to add three numbers whose values are; 5, 4 and 6 respectively. Your output
should give a total of 15. Hint: declare three variables to store your values. (5 Marks)

1
b) List and describe any TWO applications that are based on a Client/Server Architecture.
(4 Marks)
c) Define the following terms as used in Internet programming;
i. DNS (1 Mark)
ii). TELNET (1 Mark)
d) Outline any TWO advantages of a Client/Server Architecture (2 Marks)
e) Provide TWO differences between JavaScript and a VBscript languages. (2 Marks)

QUESTION THREE – 15 Marks


a) Create a JavaScript code to display the statement, “This is my end term exam for Internet
Application Programming”. (4 Marks)
b) In the context of Internet programming, explain the following terms giving examples;
i). WWW
ii). URL
iii). Web browser (3 Marks)
c) Provide THREE key differences between Server-side scripting and Client-side
scripting. Give an example of languages used in each case. (4 Marks)
d) Differentiate between HTML and CSS (2 Marks)
e) Give TWO advantages of using CSS (2 Marks)

QUESTION FOUR – 15 Marks


a) Write an HTML code to display the below output; (5 Marks)

b) Discuss any THREE advantages of using Common Gateway Interface in the web.
(3 Marks)
c) HTML supports three types of lists. Identify and explain the three types of lists. (3 Marks)
d) Identify and explain any FOUR TCP/IP protocols (4 Marks)

You might also like