KEMBAR78
Final Semester Exam Paper | PDF | Java (Programming Language) | Html
0% found this document useful (0 votes)
153 views4 pages

Final Semester Exam Paper

The document outlines a BTECH Theory Examination on Web Technology, consisting of three sections: Section A includes theoretical questions on Java, Applets, CSS, and web servers; Section B focuses on practical applications such as creating CSS rules, AJAX, and servlet life cycles; Section C covers programming concepts like object-oriented programming, JDBC, and client-server architecture.

Uploaded by

uditchaudhary140
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)
153 views4 pages

Final Semester Exam Paper

The document outlines a BTECH Theory Examination on Web Technology, consisting of three sections: Section A includes theoretical questions on Java, Applets, CSS, and web servers; Section B focuses on practical applications such as creating CSS rules, AJAX, and servlet life cycles; Section C covers programming concepts like object-oriented programming, JDBC, and client-server architecture.

Uploaded by

uditchaudhary140
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/ 4

BTECH

THEORY EXAMINATION
WEB TECHNOLOGY

SECTION A
1. Explain Thread and how many ways to create thread in java? CO-1
2. Describe life cycle of Applet. CO-1
3. Describe the advantages of CSS. CO-2
4. Create Object in JavaScript. CO-3
5. Differentiate between HTML and XML. CO-3
6. Illustrate ResultSetMetaData Interface in JDBC. CO-4
7. Outline Implicit Objects in JSP. CO-5
8. Identify the Dissimilarities between web server and Application
server. CO-1
9. Explain the Directory structure of web application. CO-5
10.Describe the characteristics of JavaBeans. CO-3
11.Discuss the comparison among JDK, JRE and JVM?
12.Discuss basic elements of a good website design. (c) Discuss the
usage of Cascading style sheets.
13.What is DHTM?
14.Define Protocol. Provide the name of protocols governing web.
15.What to you understand by Datagram?
16. Discuss difference between ODBC and JDBC.
17.Discuss do Post() and do Get() method.
18.Discuss difference between CGI and Servlet.
19.Discuss JSP Technology.
20.What do you meant by internet and its applications?
21.. Differentiate between HTML and HTML
22.Define JavaScript and its application.
23.What do you meant by MARQUE
24.Define API and CGI
25.What do you meant by Cookies?
26. Define AOP.
27. What are the various attributes of Tables?
28.Why Spring Boot is preferred over any other framework?
29. What makes Spring Boot superior to JAX-RS?

SECTION -B
1. Illustrate the features of Java Programming Language. CO-1
2. Create a css rule that makes all the text 2 times larger than the base font
of the system. Mention can you integrate css on a web page. CO-2
3. Explain the working of AJAX along with its applications. Mention a
suitable example. CO-3
4. Define the advantages of servlet over CGI? Explain with an example.
CO-4
5. Describe how to use Beans in JSP? Explain with an example. CO-5
6. Discuss the Packages in Java. Discuss how to create a user defined
package in Java with a suitable example.
7. Write HTML code to design “a form for online Railway Reservation
Website” (Make Assumptions).
8. What is AJAX and also discuss its Advantages? Explain its working with
a suitable Example.
9. Write down the steps to connect database with web application using
JDBC.
10.Explain the Servlet Life Cycle. Write a servlet code to display a string
“WEAR MASK!”
11.Explain the various protocol that are used on internet.
12.Design a HTML form for Library Management System.
13.Explain the life cycle of servlet.
14.What do you meant by Java bean? Is bean life cycle controlled by Spring.
15.How to save image in database using Spring Boot?

SECTION C
1. Outline the differences between procedural and object-oriented
programming language. CO-1
2. Illustrate Inheritance. Why multiple inheritance is not possible in java?
How to implement multiple inheritance in java?
3. Create an HTML code to create a web page that contains the user
registration form with following details user name, user date of birth, user
address, user gender, user email id, user mobile number. CO-2
4. Design a XML DTD for self describing weather report having following
details: Date, location, temperature range (Location describes city, state
and its country. Country code is unique and not left blank. Temperature
range describes high and low temp. in Fahrenheit or Celsius) CO-2
5. Design a JavaScript program to display the current day and time in the
following format. Today is : Monday. Current time is : 11 AM : 50 : 58
CO-3 (b) Create a Java program to find out the IP address of your
machine. CO-3
6. Define JDBC. Explain the Drivers used in JDBC. Create a JDBC
Program for Update and display the record of employees using prepared
statement. CO-4 (b) Illustrate Java Bean. Explain characteristics of java
Bean. Give example. CO-4
7. Illustrate why the session is required in web applications. Mention all the
session tracking techniques in servlet with their pros and cons. Also give
example of each. CO-5
8. Describe Servlet. Explain types of Servlet. Give an example of
HttpServlet. Write steps to execute the servlet. CO-5
9. What are ‘Exceptions’ and how they are ‘Handled’ in Java? Explain the
keywords try, catch, throw, throws with a suitable example.
10.Discuss what you understand by Inheritance? List out various type
Inheritance with suitable example.
11.Write the HTML code to design a Student registration form. (Assume
fields).
12.What is DTD? Discuss its differences with XML Schema.
13.Discuss in brief how to perform Client Side Validation like Mandatory
fields and Email field using Java Script? Justify with a suitable example.
14.What is CSS? Discuss the different ways to create CSS. Explain with
example.
15.What is EJB, also discuss its Architecture. Differentiate between Java
Bean and EJB.
16.What are java Beans? Why they are used? Write a JSP page and use an
existing java bean in JSP page by using the standard action. Write the
program with describing the output?
17.Discuss the different types of standard action tags used in JSP. Discuss
the implicit objects available to JSP page.
18.(i) Create a HTML Form for taking Account Number as User Input. (ii)
Write a Servlet program receiving this HTML form data and connect it
with the Database by using JDBC. (iii) Send the current user Account
Balance stored in a specific Database back to the User as response. (iv)
Mention all the assumptions like Table Name, Database Name, Field
Name etc
19.a. Short note on— i) Form ii) List
20.Write code in HTML for changing the background color.
21.Differentiate between DOM and COM.
22.What do you meant by Switch Case?Explain the various control
statement in JavaScript?
23.Explain Client –Server architecture with suitable diagram.
24. Differentiate between Handling HTTP getRequests and Handling HTTP
post Requests.
25.Discuss Spring Framework architecture with suitable example.
26.Explain the various types of scopes in spring?
27.Explain Dependency Injection in Spring Boot.
28.Write a code in JavaScript for creating Alert and Confirm Box.

You might also like