SECTION-1
Q.1(A)Draw the class diagram and object diagram for the library system in which you are going for getting the book.5
(B)Explain following :
(a) scenario (b) sheet (c) module (d) pattern4
Q.2Explain the difference between object oriented analysis and object oriented design.8
OR
Q.2For the Customer Order Processing System, draw and explain in object model, in which customers have support for multiple types of orders such as direct order, special order, discount order etc. and multiple path for shipping and provide support for following.
Role, Qualification, Association, Links8
Q.3Attempt any two.8
(1)Aggregation
(2)Inheritance
(3)Event Modeling
(4)Dynamic Modeling
SECTION-2
Q.4(a)Explain CORBA architecture.5
(b)Explain the business processes and business object.4
Q.5Write RMI based client server application for doing the computation (add, sub, mul, div) on RMI server side and interface on client side.8
OR
Q.5Explain various Servlet APIs.8
Q.6Attempt any two.8
(1)Difference between CGI and servlet
(2)TCP/IP in java
(3)BOA
(4)Naming in CORBA