Sunteți pe pagina 1din 6

WEB TECHNOLOGY UNIVERSITY IMPORTANT 2 MARKS AND 11 MARKS

UNIT 1
2 MARKS
First Half
1. Define the following terms (a) Web page (b) Web site. **
2. Define internet. **
3. What is WWW? **
4. List out the services provided by the Internet? Or Applications of Internet.
5. What is meant by HTML?
6. Study the various HTML tags.
7. Define HTTP, SMTP, POP3, MIME and IMAP? ***
8. List the MIME header fields?
9. What are the components of HTTP URL?
10.What is domain or domain name? **
11.Define DNS? List its types. **
12.What is web browser? Name any four. **
13.What is web server? **
14.What is meant by CSS? **
15.List the various types of CSS?
16.What is the syntax or rules of CSS? **
17.List the features of CSS? **
18.List the various selectors in CSS? **
19.List the various attributes in CSS? **

Second Half

20.What is Client Side Programming? **


21.Define JavaScript? **
22.List the advantages of JavaScript?
23.Write the syntax of JavaScript?
24.List the Data Types, Statements, Operators and Literals in JavaScript?
**
25.Explain the JavaScript Functions and Objects?
26.How to create an array in JavaScript?
27.List the various Built-in objects in JavaScript? **
28.What is meant by JavaScript Debuggers? **
29.What is regular expression in JavaScript? **

11 MARKS
First Half
1.
2.
3.
4.
5.

Explain various HTML tags?


Explain in detail about HTTP? **
Study all protocols SMTP, MIME, POP3 and IMAP? *****
Explain Web browser and Web server? **
Write a note on DNS?

Second Half

6. Explain the Data Types, Statements, and Operators in JavaScript? ***


7. Explain the JavaScript Functions with an example? ***

8. Explain the JavaScript Arrays with an example?


9. Explain the various Built-in Objects with an example? ***
10.Write a short note on JavaScript Debuggers? ****
11.Explain the Regular Expression with an example? ****
UNIVERSITY PROGRAM PROBLEMS
1. Write a script that reads five integers and determines the largest and the
smallest integers in the group. (Apr 2012)
2. Write a script to find the number of occurrences of a given number in a set of
stored numbers. (Apr 2013)
3. Write a Java Script that uses a function Circle Area to prompt the user for the
radius of a circle and to calculate and print the area of that circle. (Apr
2014)
4. Write a function distance which calculates the distance between
two points (x1, y1) and (x2, y2). Incorporate the function into a
script that enables the user to enter the coordinates of the points
through an HTML form. **** (VERY IMPORTANT QUESTION. Refer My
Lecture Notes soft copy).
5. Write a recursive function to calculate the Fibonacci value of a given number.
6. Write a function that determines for a pair of integers whether the second
integer is a multiple of the first.
7. Write a script to count the number of characters entered by a user in a text
box and limit it to a particular number. **
8. Write a function that takes an integer value and returns the number with its
digits reversed. Display the result of the function in the status bar. **
9. Write a script to generate random numbers within 1 to 10 and display the
numbers in a table. **

UNIT 2
2 MARKS
First Half
1. Define Server Side Programming?
2. Define Servlets?**
3. List the advantages or Strength of Servlets? **
4. What are the alternatives of Servlets? **
5. What is the life cycle of a Servlets? **
6. Difference between the Generic Servlet and HTTP Servlet? **
7. How to pass Parameters to a Servlet?
8. Define Server Side Include (SSI)? **
9. Define Cookies? **
10.List the various Cookie class?

11.Define Filters? **

Second Half

12.Define JSP? **
13.How JSP engine Works? **
14.What are the components of JSP? **
15.Write the JSP syntax?
16.What are the various directives in JSP? **
17.What is the use of Scriptlets?
18.List the various JSP implicit objects? **
19.Define Session tracking? **
20.What are the four ways to track a session?
21.Define J2EE? **
22.Define JavaBeans? **
23.Define EJB? **

11 MARKS
First Half
1. Explain the Servlets and its Advantages?
2. Write the note on Servlet Architecture? *****
3. Explain the Life Cycle of a Servlet? *****
4. Explain the Generic Servlet and HTTP Servlet?
5. How to pass a Parameter to a Servlet with an example?
6. Explain the Server Side Include (SSI) with an example? ****
7. Explain the Cookies with an example? ****
8. Explain the Filters with an example? ****

Second Half

9. Write a short note on JSP? How JSP search engine works? ****
10.Explain the various components of JSP with an example? ****
11.Write a short note on JSP Implicit Objects?
12.Explain Session tracking with an example? ****
13.Write a note on J2EE and EJB?

UNIT 3
2 MARKS
First Half
1.
2.
3.
4.
5.
6.
7.

Define XML? **
Write the XML Syntax Rules? **
What is XML markup?
How an xml elements and attributes are created?
Write the disadvantages of using XML attributes? **
What is meant by DTD? **
How to create an XML Schema? ***

8. Write about XML NameSpaces? ****


9. What are the advantages of XML? ***

Second Half

1. What are the three types of XFiles?


2. Define XLink? ***
3. List the various XLink attributes?
4. What is meant by XPointer? **
5. Define XPath? **
6. What is XPath Expression? **

7. List the Operators and Special Characters used in XPath?


8. List the various XPath Functions?
9. What is XSL? **
10.What is XSL-FO? **
11.List the components XSL-FO documents?
12.What is SAX? **

11 MARKS
First Half
1. Explain in detail about XML basics?
2. Explain the building blocks of XML documents? (or) DTD Documents? ****
3. Explain in detail about XML NameSpace with an example?
4. Explain in detail about XML Schema with an example?

Second Half

5. Explain the XLink, XPointer and XPath in detail?


6. Explain the XSL?

UNIT 4
2 MARKS
1. Define term Multimedia? **
2. What is use of streaming audio technology? **
3. How audio and video is embed?
4. What is SVG? **
5. What are the common video file formats in multimedia? **
6. Define e-Commerce? **
7. Comment on E-Marketing? **
8. Define E-business model and its types? **
9. What are components of E-business model?
10.What are the different 7 Cs of E-Marketing? **
11.List the common online electronic payment system?
12.Define Search Engine? **
13.How search engine is used?

14.What is SEO? **
15.What is web crawling? **
16.What do you mean by n-Tier architecture? **

11 marks
First Half
1. Explain use the multimedia in web design.
2. Explain in detail about adding backgrounds sounds with the bgsound
element. (or) Audio and video speech synthesis and recognition. *****

Second Half

3. Discuss about Electronic Commerce. **


4. What is a business model? Explain the different categories of E-Business
model. *****
5. Explain E-Marketing? **
6. Explain online payment and security. **
7. Working of search engines -optimization Multimedia in web design. **

UNIT-5
2 marks
1. Define web services?
2.

How does web services Work?

3. List out the standard web services?


4. What are the various web services platform elements?
5. Define SOAP, WSDL and UDDI.
6. Distinguish between UDDI and WSDL?
7. What is WSA?
8. What are the advantages of web services?
9. What is AJAX?
10.Write down the four principles of Ajax.
11.Why AJAX rich clients
11 marks

First Half
1. Discuss the basis in web services. **
2. SOAP, WSDL and UDDI.****
3. Explain Web service Architecture? ******
4. Developing and Deploying Web services?

Second Half

5. Explain AJAX with an example?****

S-ar putea să vă placă și