You are on page 1of 1

Raj Kumar Goel Institute of Technology, Ghaziabad

Sessional Test – 1 (Even Semester 2020-21)


B.TECH. [Branch/Sections: CSE/A/B/C/D , SEM:VI
Subject Name:Web Technology Roll No.: Max. Marks
Subject Code : KCS-602 : 50 Time :
1.5
Hour
1. All questions are compulsory
Instructions : 2. Assume missing data suitably, if any

CO1 Explain web development Strategies and Protocols governing Web.


CO2 Develop Java programs for window/web-based applications.
CO3 Design web pages using HTML, XML, CSS and JavaScript.
CO4 Creation of client-server environment using socket programming
CO5 Building enterprise level applications and manipulate web databases using JDBC
CO6 Design interactive web applications using Servlets and JSP

Section – A ( 5X2 =10


Marks)
1(a). Discuss world wide web (www) ? CO1 BL1 2
1(b). Define JDK? CO2 BL2 2
1(c). Explain how an integer variable is declared and initialized in Java? CO2 BL2 2
1(d). Define HTML? Does HTML qualifies to call as a programming language? CO3 BL 1 2
1(e). Explain how to embed an image in HTML page? CO3 BL 2 2
Section – B ( 4X5 = 20 Marks)
2(a). Explain various protocols governing web. CO1 BL 2 5
2(b). Explain features of Java in details. CO2 BL 2 5
2(c). Define list and types of lists in HTML with example. CO3 BL 1 5
2(d). Write HTML code to develop a webpage having two frames that divides the CO3 BL 1 5
page into two equal rows.
Section – C ( 2X10 = 20 Marks)
3(a). Discuss methods in Java? Explain its types with example. CO2 BL 2 10
----OR----
3(b). Summarize a Java program for showing the largest of the two integer CO2 BL 2 10
variables where two integer variables are declared, initialized and
passed as arguments to a method from the void main and method
returns the largest of the two variables which is then printed by the
void main.
4(a). Create an html page named as “Table.html” to display your class time CO3 BL 2 10
table, provide the title as Time table.
4(b). ----OR----
Discuss in brief various tags involved in creating a table in HTML. CO3 BL 2 10
Illustrate structure of a basic HTML page with example.

Constants:

You might also like