Question BankUpdate
Question BankUpdate
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 ?
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.
Q 7: Explain the CSS positioning property’s in details . (relative , absolute , fixed etc.)
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.
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 ?
Q10 : What are the scripting language and why are they use? Write javaScript programe for creating the password
field.
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 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 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?