0% found this document useful (0 votes)
59 views2 pages

CSE-ND-2020-CS 8651-Internet Programming-987847913-CS8651 INTERNET PROGRAMMING

The document discusses topics related to internet programming and web development. It contains questions about HTTP request methods, CSS, JSON, Java servlets, JDBC, Spring Framework, XML, AJAX, web services, and threads. The questions cover concepts like web servers, forms, sessions, schemas, WSDL, requests, stylesheets, JavaScript objects, servlet lifecycles, drivers, advantages, attributes, entities, synchronous and asynchronous requests, features, and thread creation.

Uploaded by

Nellish Nellish
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)
59 views2 pages

CSE-ND-2020-CS 8651-Internet Programming-987847913-CS8651 INTERNET PROGRAMMING

The document discusses topics related to internet programming and web development. It contains questions about HTTP request methods, CSS, JSON, Java servlets, JDBC, Spring Framework, XML, AJAX, web services, and threads. The questions cover concepts like web servers, forms, sessions, schemas, WSDL, requests, stylesheets, JavaScript objects, servlet lifecycles, drivers, advantages, attributes, entities, synchronous and asynchronous requests, features, and thread creation.

Uploaded by

Nellish Nellish
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/ 2

Reg. No.

:
*X10325*

Question Paper Code : X10325

B.E./B.Tech. Degree Examinations, April/May 2021


Sixth Semester
Computer Science and Engineering
cs 8651 – Internet programming
(Common to Computer and Communication Engineering)
(Regulations 2017)

Time : Three Hours Maximum : 100 Marks

Answer all questions


Part – A (10×2=20 Marks)

1. What is Web 2.0 and give its example ?

2. Define Web server.

3. What is the DOM used for ?

4. What do you mean by exception handling ?

5. What is a servlet ?

6. What is meant by form validation ?

7. What is called session handling in java ?

8. What do you mean by XML Schema ?

9. Define WSDL documents.

10. What is a request object ?

Part – B (5×13=65 Marks)

11. a) Illustrate the different types of request methods of http. Compare any two http
request methods. What do you mean by status code in http ?
(OR)
b) Name all the modules which are used in the current version of CSS. Distinguish
between CSS2 and CSS3. What are the uses of an embedded style sheet ?
X10325 *X10325*

12. a) What is the significance and what are the benefits of including ‘Use strict’ at
the beginning of a JavaScript source file ?
(OR)
b) Demonstrate use of JSON. How to convert JavaScript objects to JSON ? List
the benefits of JSON over XML.

13. a) What are the different phases of Java Servlet Life Cycle ? Illustrate the different
functionalities of servlet container.
(OR)
b) Elaborate briefly about JDBC database connection pool. How to setup in Java ?
What is difference between type 2 and type 4 JDBC drivers in Java ?

14. a) What is spring framework ? What is use of it ? What are the advantages of
Spring Framework ?
(OR)
b) Using Xslt, how would you extract a specific attribute from an element in an
Xml document ? When constructing an Xml Dtd, how do you create an external
entity reference in an attribute value ?

15. a) Differentiate between synchronous and asynchronous Ajax requests. How to


send an Ajax request in Javascript ?
(OR)
b) What are the Web service features and explain the components of a web service ?
How does a web service work ?

Part – C (1×15=15 Marks)

16. a) What are the two methods thread can be created in Java ? Explain them each
with an example code. Mention the different thread methods.
(OR)
b) Explain the following with proper example :
i) Exception handling
ii) Event handling
iii) Call back methods
iv) XML validation.

–––––––––––––

You might also like