Section I
Q-1 a) write a Object Oriented Design & Modeling for Banking Application specifications given as below. [7]
i) Which should have support of opening and closing an Account.
ii) Debit & Credit Operation.
iii) List of all accounts
iv) To Query a Account by account number.
b) Define the following: [6]
i) Role ii) Sheet iii) Module iv) Qualifiers v) Pattern vi) Link
Q-2 Develop the class Diagram and Object Diagram of Library Management System which support the issue of book’s & periodicals to student & staff and also show the Two type’s of Associations. [4]
OR
Q-2 distinguish the functional modeling from static object modeling. [4]
Q-3 Attempt on any two: [8]
i)Draw the scenario of examination process along with object’s message communication between the objects involved in examination process.
ii)Draw the state diagram for Elevator system.
iii)Define the various type of Event’s along with sample examples.
Section II
Q-4 a) Differentiate between the two tier Client/Server and 3 tier Client/Server object style. [4]
b) How a typical Web-based client interacts with its Server on object web.[5]
Q-5 a) Write a sample IDL for counting the number & Develop CORBA server for the implementing IDL. [4]
b) Develop RMI client for Displaying the real & Imaginary number from the result computed by complex RMI Server. [4]
OR
Q-5 a) Differentiate the Generic Servlet and HTTP Servlet. Show the ContentType setting from server side for Browser. [4]
b) Explain the ServletConfig & ServletContext object. [4]
Q-6 Attempt any two: [8]
1. Compare the CGI programming with Servlet programming
2. Explain the Anatomy of a Business Object in CORBA
3. Discuss the various classes & Interfaces generated by IDL2JAVA complier.