0% found this document useful (0 votes)
5 views4 pages

Question BankUpdate

The document is a question bank for a Web Technology course (BCS 502) covering various units. It includes questions on topics such as web development strategies, HTTP protocol, HTML, CSS, AJAX, JavaScript, EJB, Node.js, MongoDB, servlets, and JSP. Each unit contains multiple questions aimed at assessing knowledge and understanding of web technologies and their applications.

Uploaded by

nadeemmehraj368
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)
5 views4 pages

Question BankUpdate

The document is a question bank for a Web Technology course (BCS 502) covering various units. It includes questions on topics such as web development strategies, HTTP protocol, HTML, CSS, AJAX, JavaScript, EJB, Node.js, MongoDB, servlets, and JSP. Each unit contains multiple questions aimed at assessing knowledge and understanding of web technologies and their applications.

Uploaded by

nadeemmehraj368
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

Question Bank

Web Technology BCS 502


Unit 1

Q1 : Why it is important to identify the object in web development strategies ? Also explain, with the help of block
diagram, web development process.
Q2 : Explain the HTTP protocol. Mention three basic features of HTTP that make HTTP a simple but powerful
protocol. Give its architecture.
Q3 : Describe the growth of website .
Q4 : Describe the objective of any website. Which type of essential skills required being a member of web project
team ?

Q5: What is HTML? What are the HTML Elements?


Q 6 : What are the forms in HTML ? What is the use of HTML forms create a web page using form for railway
registration .
Q 7: What is XML? How it is different form HTML ? Write an XML file to store information of books. Design its
DTD.

Q 8 :Write an XML schema to define a library containing information about books .


Q 9: What is the need of dynamic webpage ? What are the advantages and issue in dynamic webpages?
Q10: Describe the various protocol governing the web .
Q11 : What is XML schema ? Compare XML schema and XML DTD.
Differentiate DOM and sax parser.

Unit 2

Q1 : What is CSS ? What are the different ways of creating style sheet with Example?

Q2 : Explain CSS frame work . What are the different ways of using style sheet.

Q3 : How will you apply CSS to text. Discuss advantages of CSS.

Q4: Explain different types of selectors in CSS.


Q5 : What are the different CSS framework ? Explain the different pseudo class in CSS.

Q 6: Explain the image sprite in detail .

Q 7: Explain the CSS positioning property’s in details . (relative , absolute , fixed etc.)

Q8 : . Illustrate Box model in CSS with block diagram.

Q 9: What are the properties of border?

Q10: What are the display property in CSS and . What are its common values ?

Unit 3

Q. 1. What is AJAX ? Explain its advantage and its working. Explain with example.
Q. 2. Explain TCP/IP client socket. Also, write the constructor and methods used to create a client socket.

Q. 3. What is datagram ? Give its characteristics. Also, explain datagram socket.

Q4: Explain conditional statements used in JavaScript with example


Q5: What is javaScript ? How it works ? What are the features of javaScript ?

Q6: Describe the in brief:

1. URL connection
2. IP Address.
3. Datagram packet & datagram socket

Q7: Describe the object in javaScript also explain the array , Date , Math object in details .
Q 8: Difference between the java and javaScript ?

Q 9: Write a short note on javaScript DOM.

Q10 : What are the scripting language and why are they use? Write javaScript programe for creating the password
field.

Q11: Write a javaScript program for sorting the array elements .

Unit 4
Q 1. Discuss EJB. Explain EJB architecture. What are its various types ?
Q 2: What is Java Bean exactly ? Write down the steps to create Java Bean. What is the role of introspection in
Java Bean ?

Q. 4. Explain session beans with its types.

Q 5. What is EJB? Also explain EJB Architecture. And differentiate between Java Bean and EJB.

Q6 : What is Node js .What are the use of Node js. How to set up Node js in Windows ?

Q 7. Outline the steps to create a mongo db database in node js .

Q 8 . What is MongoDB ? Describe the features of it.

Q 9 . Describe the REPL . how it work ? .What are the primary benefits of using the REPL .
Q10 . What is NPM how it functionally manages the package ?.
Q 11. Explain the call back with example. What are the benefits and drawbacks of using callback Node.js?
Q12 . What are MongoDB collections , and how do they related to database in Node.js.
Q 13. Describe how to insert , Update , delete in detail with an example .

Unit 5

Q. 1. Explain the life cycle of servlet. Also write a servlet for displaying a string “HELLO WORLD!”
Q. 2. What is servlet ? Explain its life cycle. Illustrate some characteristics of servlet. How does servlet score over
CGI ?
Q. 3. Explain how servlet works.
Q. 4. What is difference between session and cookies ? Write a servlet program for servlet login and logout using
cookies.
Q 5. What is the difference between the GET and POST method .

Q 6 . What do you mean by JSP processing ? How JSP pages are handled ? Explain various JSP directives with
suitable examples.
Q 7 . Explain one implicit and one explicit object in JSP Describe the request and response and session object in
details .
Q 8. JSP is an extension of servlet not replacement justify ? What problem of servlet technology can jsp is supped
to solve ?
Q 9 . Explain cookies with its advantages and disadvantages. Also give its type.
Q10 . Write the short notes on session tracking.
Q12 . What are the different types of standard action tags used in JSP .
Q13. What are the Implicit object in JSP?
Q14. What is the difference between JSP and Servlet?

You might also like