Advance Java Programming ASSIGNMENT

 ASSIGNMENT LIST IS FOR SUBMISSION AND PREPARATION PURPOSE

Advance Java Programming



Assignment – I


  1. Differentiate between local and remote applet.

  2. Differentiate between Java applet and Java application

  3. Explain applet life cycle.

  4. Explain the use of <applet> tag with all its attributes.

  5. How to pass parameters to an applet. Explain with example.



Assignment – II


  1. Draw AWT class hierarchy.

  2. Write a short note on components and containers.

  3. Describe methods of List control.

  4. Explain different layout managers in Java in detail.

  5. Write a note on delegation event model.

  6. Explain how to create radio buttons using AWT.

  7. What is swing? What are the differences between swing and AWT.

  8. Write features of swing library.



Assignment – III


  1. Draw JDBC architecture and explain its two layers.

  2. Write a short note on two-tier and three-tier model.

  3. Discuss JDBC components.

  4. Explain all types of JDBC drivers.

  5. Write and explain steps to perform database operations from Java application.

  6. Explain methods to execute SQL queries with Statement object.

  7. What is JDBC ResultSet? Explain its properties and types.

  8. Write advantages and limitations of using JDBC.



Assignment – IV


  1. What is servlet configuration? Show it with example web.xml file. 

  2. Describe the servlet life cycle with life cycle methods. Explain role of web container. 

  3. Explain step by step procedure to execute servlet program. 

  4. Explain process to read data from database table and display it. Also write a program for it. 



Assignment – V


  1. Explain Life cycle of JSP. 

  2. What is JSP? Explain with its architecture.

  3. Difference between JSP and Servlet. 

  4. Explain how to fetch database records using JSP. 


Post a Comment

0 Comments