Advanced Java (November – 2016) [CBSGS - 75:25 Pattern | Question Paper]


[Question Paper] Advanced Java (75:25 Pattern) [November – 2016]
[Question Paper] Advanced Java (75:25 Pattern) [November – 2016]

DOWNLOAD
➥ Download: PDF
➥ View: PDF
➥ View (Image): @Pinterest | @Flickr

B.Sc.IT: Semester – V
[Advanced Java]
Question Paper (November – 2016) [75:25 Pattern]

Time: 2 ½ Hours
Total Marks: 75


N.B.:   (1) All Question are Compulsory.
            (2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made.
            (3) Answer To The Same Question Must Be Written Together.
            (4) Number To The Right Indicates Marks.
            (5) Draw Neat Labeled Diagrams Wherever Necessary.

Q.1 Attempt Any Two of the Question: (10 Marks)
(A) What is event? List various event classes in Java. Explain any two event classes.
(B) What is the use of adapter class?  Explain with suitable example.
(C) List various layouts used in Java. Explain any two with example.
(D) Write AWT based Java Program that will read a number from user (TextBox) and its factorial (Label).

Q.2 Attempt Any Two of the Question: (10 Marks)
(A) Write a Java program using swing components to illustrate the use of JSplitPane.
(B) What is purpose of JFileChooser? Write down constructors and methods of the same.
(C) How Message Box is displayed in Java? Give suitable example.
(D) Differentiate between JTextArea, JTextPasswordField and JTextField.

Q.3 Attempt Any Two of the Question: (10 Marks)
(A) Write the purpose of following methods of servlet interface:
      (i) init
      (ii) destroy
      (iii) service
      (iv) getServletConfig
      (v) getServletInterface
(B) What are the merits and demerits of servlets? Explain.
(C) With suitable diagram explain the life cycle of servlet.
(D) Write a servlet that will display whether the number entered by user is odd or even.

Q.4 Attempt Any Two of the Question: (10 Marks)
(A) List various classes used in JDBC. Also write the purpose of each.
(B) How result of a query is processed in JDBC? Explain with suitable example.
(C) List and explain JSP Directives.
(D) Explain the include and forward action element of JSP.

Q.5 Attempt Any Two of the Question: (10 Marks)
(A) List and explain different types of Enterprise Beans.
(B) Write the benefits of EJB.
(C) List and explain the JSF Lifecycle phases.
(D) What is Facelet? Write the features of facelets.

Q.6 Attempt Any Two of the Question: (10 Marks)
(A) With suitable diagram explain the architecture of Hibernate.
(B) Write a short on Interceptors in Struts.
(C) What is the use of Action Component of Struts 2? Write and explain various roles of Action Component.
(D) What is the importance of Hibernate Mapping File? Explain with suitable example.

Q.7 Attempt Any Three from the Following: (15 Marks)
(A) Write AWT based Java Program that demonstrate the use of Textbox, Label and Checkbox.
(B) Explain how to assign color to frame background using JColorChooser Class.
(C) List various classes of Servlet API. Write the purpose of each.
(D) What are the different types of statements in JDBC? Explain.
(E) Explain with suitable example <navigation-rule> element of faces-config.xml file of JSF.
(F) What is the need of Hibernate? Explain.


0 Comments