This document is an exam for the course "Web Technology and Programming" given by Gujarat Technological University. It contains 5 questions related to topics like HTTP, HTML, CSS, JavaScript, XML, PHP and more. For each question, students must attempt the required parts which involve explaining concepts, providing examples, or writing programs. The exam is worth a total of 70 marks and aims to evaluate students' understanding of key web technologies and programming concepts.
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 ratings0% found this document useful (0 votes)
59 views1 page
Gujarat Technological University: Instructions
This document is an exam for the course "Web Technology and Programming" given by Gujarat Technological University. It contains 5 questions related to topics like HTTP, HTML, CSS, JavaScript, XML, PHP and more. For each question, students must attempt the required parts which involve explaining concepts, providing examples, or writing programs. The exam is worth a total of 70 marks and aims to evaluate students' understanding of key web technologies and programming concepts.
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
B. E. - SEMESTER – VI • EXAMINATION – WINTER 2012
Subject code: 161602 Date: 08/01/2013
Subject Name: Web Technology and Programming Time: 02.30 pm - 05.00 pm Total Marks: 70 Instructions: 1. Attempt any five questions. 2. Make suitable assumptions wherever necessary. 3. Figures to the right indicate full marks.
Q.1 (a) Explain HTTP, FTP. 07
(b) What is HTML? Explain lists tag with Example. 07
Q.2 (a) Explain XHTML Document Structure with Example. 07
(b) What is CSS? Explain Internal, External style sheet. 07 OR (b) Explain CSS Positioning with Example. 07
Q.3 (a) What is JavaScript? Explain Variable scope and 07
assignment with Example. (b) Create HTML Page with JavaScript which takes Integer 07 number as input and tells whether the number is ODD or EVEN. OR Q.3 (a) Explain Array, Function with Example (with reference to 07 JavaScript). (b) Create HTML Page with JavaScript which takes Integer 07 number as input and tells whether the number is Prime or Not.
Q.4 (a) What is XML? Explain XML Key Components. 07
(b) Write a short note on the following 07 I) SOAP II) Blogs OR Q.4 (a) What is DTD? Give and explain the simple DTD. 07 Q.4 (b) Write short note on the following 07 I) Web Server II) Web Feeds
Q.5 (a) Write a short note on the following 07
I) CGI II) Perl (b) Write a PHP program to make the sum of first 100 even 07 numbers. OR Q.5 (a) Explain the PHP session and PHP cookie with an example. 07 (b) Explain file upload in PHP with an example. 07