0% found this document useful (0 votes)
62 views1 page

Gujarat Technological University

This document contains instructions and questions for a Web Technology exam for Gujarat Technological University. It includes 5 questions related to web technologies like HTML, CSS, JavaScript, PHP, and databases. Students are instructed to attempt all questions which involve defining terms, explaining concepts, writing code examples, and designing a web application. The exam is worth a total of 70 marks and lasts for 1 hour and 30 minutes.

Uploaded by

Hardik Patoliya
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)
62 views1 page

Gujarat Technological University

This document contains instructions and questions for a Web Technology exam for Gujarat Technological University. It includes 5 questions related to web technologies like HTML, CSS, JavaScript, PHP, and databases. Students are instructed to attempt all questions which involve defining terms, explaining concepts, writing code examples, and designing a web application. The exam is worth a total of 70 marks and lasts for 1 hour and 30 minutes.

Uploaded by

Hardik Patoliya
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/ 1

Seat No.: ________ Enrolment No.

___________

GUJARAT TECHNOLOGICAL UNIVERSITY


BE - SEMESTER– VI EXAMINATION – SUMMER 2016
Subject Code: 2160708 Date:13/05/2016
Subject Name: Web Technology
Time:10:30 AM to 01:00 PM Total Marks: 70
Instructions:
1. Attempt all questions.
2. Make suitable assumptions wherever necessary.
3. Figures to the right indicate full marks.

Q.1 (a) What is navigation? Discuss the characteristics of effective navigation. Also 07
write code of html page to open a link in a new browser window.
(b) Explain following protocols. (Any Two) 07
1. HTTPS 2. FTPS 3. IRC
Q.2 (a) Explain different ways to write the CSS with example. 07
(b) Explain following html tags with proper example. (Any Three) 07
1. <input> 2. <span> 3. <ul> 4. <frameset>
OR
(b) Draw and explain architecture of web browser. 07
Q.3 (a) 1. Difference between DTD and XML Schema. 07
2. Difference between XSD Simple element and XSD Complex element.
(b) Explain types of array in PHP with example. 07
OR
Q.3 (a) Explain XML key component. 07
(b) Explain PHP and WAMP server in detail. 07
Q.4 (a) 1. Differentiate between Client Side Scripting and Server Side Scripting. 07
2. Enlist inbuilt object of JavaScript. Explain any one in brief.
(b) Write a JavaScript to find first 10 prime numbers. 07
OR
Q.4 (a) Explain event handling in JavaScript. 07
(b) Write a JavaScript to check input string is palindrome or not. 07
Q.5 (a) Write a web application code using PHP, HTML and MySql for Employees 07
that stores employee’s id, name, department, designation, etc. in database.
Create proper GUI including buttons that run separate .php file for each
database operation like insert, update, delete etc.
(b) Write a PHP script to print following pattern. 07
1
01
101
0101
10101
OR
Q.5 (a) Explain session and cookies in PHP with proper example. 07
(b) Write a PHP script that validate email address using Regular Expression when 07
user click on VALIDATE button.

*************

You might also like