Web & Internet Technologies Question Bank: Dr. P. Chitralingappa Page 1 of 6
Web & Internet Technologies Question Bank: Dr. P. Chitralingappa Page 1 of 6
Web & Internet Technologies Question Bank: Dr. P. Chitralingappa Page 1 of 6
Question Bank
UNIT-I
Introduction to Web Technologies: Introduction to Web servers like Apache 1.1,
IIS, XAMPP (Bundle Server), WAMP (Bundle Server), Handling HTTP Request and
Response, installations of above servers, HTML and CSS: HTML
5.0, XHTML, CSS3.
S.NO. Questions
1. What is Web Server? Write installation process of Apache/IIS,
XAMPP/WAMP server?
2 Explain the architecture and features of Apache server.
3 Explain in detail about Handling HTTP Request & HTTP Response.
4 What is CSS? Explain various types of CSS with suitable examples.
5 What do you mean by “class” and “id” in CSS? Show the use of external CSS
with example.
6 Explain form tag in HTML with suitable example.
7 Explain table tag in HTML with suitable example.
8 What is list? Explain various types of lists in HTML
9 Explain frame tag in HTML with suitable example.
---***---
UNIT-II
Java Script: An introduction to JavaScript–JavaScript DOM Model-Date and
Objects. -Regular Expressions- Exception Handling-Validation-Built-in objects-
Event Handling- DHTML with JavaScript.
Servlets: Java Servlet Architecture- Servlet Life Cycle- Form GET and POST
actions- Session Handling- Understanding Cookies.
Installing and Configuring Apache Tomcat Web Server;
DATABASE CONNECTIVITY: JDBC perspectives, JDBC program example
JSP: Understanding Java Server Pages-JSP Standard Tag Library (JSTL)-Creating
HTML forms by embedding JSP code.
---***---
UNIT-III
Introduction to PHP: The problem with other Technologies (Servlets and JSP),
Downloading, installing, configuring PHP, Programming in a Web environment and
the anatomy of a PHP Page.
Overview of PHP Data types and Concepts: Variables and data types, Operators,
Expressions and Statements, Strings, Arrays and Functions.
PHP Advanced Concepts: Using Cookies, Using HTTP Headers, Using Sessions,
authenticating users, Using Environment and Configuration variables, Working
with Date and Time.
---***---
UNIT-IV
Creating and Using Forms: Understanding Common Form Issues, GET vs. POST,
validating form input, working with multiple forms, and Preventing Multiple
Submissions of a form.
XML: Basic XML- Document Type Definition, XML Schema DOM and Presenting
XML, XML Parsers and Validation, XSL and XSLT Transformation, News Feed (RSS
and ATOM).
S.NO. Questions
1 Explain the differences between the GET & POST methods in PHP.
2 How will you create forms and validate the form input in PHP? Explain with
sample code.
3 Explain how to create multiple forms and Prevent Multiple Submissions of
a form?
4 What is XML? Explain various Building blocks of XML.
5 Define Document type definition (DTD) in XML. Explain various types of
DTD.
---***---
UNIT-V
AJAX: Ajax Client Server Architecture-XML Http Request Object-Call Back
Methods;
Web Services: Introduction- Java web services Basics – Creating, Publishing,
Testing and Describing a Web services (WSDL)-Consuming a web service, Database
Driven web service from an application – SOAP.
S.NO. Questions
1 What is AJAX? Explain the components and features of Ajax.
2 Discuss AJAX architecture and compare it with DOM and SAX.
3 Describe the integration of PHP and AJAX with an example.
4 Briefly discuss Ajax Client-Server Architecture.
5 Explain about XML Http Request Object-Call Back Methods.
6 What is web service? Explain Web Services-Architecture and its
Components.
7 Explain about Java webservices and its types.
8 How will you publish and test web services? Explain.
9 Discuss the role of WSDL web services in AJAX.
10 Describe the SOAP web services and building blocks of SOAP messages.
Note:
Week 8 and 12 programs are exemption for practical examination but you have
to write in observation as well as record.