0% found this document useful (0 votes)
295 views

IT3401 - Model Exam Set 1

Uploaded by

MFK 07
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)
295 views

IT3401 - Model Exam Set 1

Uploaded by

MFK 07
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

DEPARTMENT OF INFORMATION TECHNOLOGY

MODEL EXAMINATION SET-1


COURSE CODE/SUBJECT CODE/NAME : C403/ IT3401/ WEB ESSENTIALS DATE: 26.06.2024
BRANCH / YEAR/SEMESTER : IT / II/IV TIME :01:00 PM- 04:00 PM
ACADEMIC YEAR: 2023-2024 MARK : 100
CO1: Understand the basic concepts of web programming and internet protocols.
CO2: Apply JavaScript, HTML and CSS effectively to create interactive and dynamic websites.
CO3: Create simple PHP scripts
CO4: Design and deploy simple web-applications.
CO5: Create simple database applications.
CO6: Handle multimedia components
BLOOM'S TAXONOMY
Remembering Applying Evaluating
Understanding Analyzing Creating
PART- A (5 x 2 = 10 Marks)
CO1 R 1. List the few client-side scripting languages. [Apr/May23] (2)
CO1 R 2. Write the general form of a URL. [Nov/Dec23] (2)
CO2 R 3. Write the syntax for creating a numbered list. [Apr/May23] (2)
CO2 R 4. State the commands in cascading style sheet used for grouping of elements. [Nov/Dec23] (2)
CO2 U 5. Give few operators supported by Java Script. [Apr/May23] (2)
CO2 R 6. What is event Bubbling ?[Nov/Dec23] (2)
CO6 R 7. Write the different types of mouse events.[ Apr/May23] (2)
CO3 An 8. List possible data types available in PHP. [Nov/Dec23] (2)
CO6 U 9. Compare GET and POST methods. [Apr/May23] (2)
CO5 R 10. What are the four JDBC drivers in java ? [Nov/Dec23] (2)
PART -B (5 x 13 = 65
Marks)
CO1 R 11.a) Describe the functionalities of web protocols. [Apr/May23] (13
OR
CO1 U 11.b) Explain the working principle for creating a web site. [Nov/Dec23] (13)
Create a web page for displaying your profile using HTML and apply eternal style sheet for
CO2 C 12.a) (13)
different HTML elements. [Apr/May23]
OR
CO6 U 12.b) Explain the way of creating gradients with alpha filters. [Nov/Dec23] (13)
CO2 U i)Explain looping statements supported in Java Script with examples.(6) [Apr/May23]
U 13.a) ii)Discuss the properties of mouse events associated with DOM2 with example.(7)
CO4 (13)
[Nov/Dec23]
OR
A Write a java script to find and print the largest and smallest values among 10 elements of an
CO4 13.b) (13)
array. [Nov/Dec23]
CO3 A 14.a) Write a PHP program to access any associative array and display the same.[Apr/May23] (13)
OR
CO3 U 14.b) Explain the steps in connecting PHP code to a database [Nov/Dec23] (13)
CO5 C 15.a) Draw and explain Servlet life cycle. [Apr/May23] (13)
OR
A i. Write a servlet program to display a “welcome” message on the client system.(7)
CO5 U 15.b) [Nov/Dec23] (13)
ii. Explain the use of cookies for tracking request with a program.(6) [Nov/Dec23]
PART- C (1 x 15 = 15 Marks)
Create a HTML form to get Name, Age and Mobile Number as input using text fields.
Write a Java script function to validate whether the entered Name contains only alphabets.
CO2 C 16.a)
Age is between 17 to 21 and Mobile Number contains only 10 digits by using regular (15)
expression on the click of a "Validate" button. [Apr/May23]
OR
CO6 U 16.b) Explain servlet Architecture. How to write and execute servlet Program? [Nov/Dec23] (15)

Prepared By Verified By HOD Verified By COE Approved By

You might also like