It 1403-Software Components Lab List of Questions
It 1403-Software Components Lab List of Questions
LIST OF QUESTIONS
1. Write a java program to use the RMI to find out the factorial.
2. Write a program to create an Active X control for calculator.
3. Write a program to display date using an architecture that facilitates object function
calls between Java Virtual Machines (JVMs).
5. Write a program to display the statement “hello world” using an architecture that
allows distributed, heterogeneous collection of objects to interoperate.
6. Write a program to calculate tax for the given income by using naming service in
CORBA.
7. Write a program to generate a patient medical report using CORBA.
8. Write a program to print the stock details using DSI and DII service of CORBA.
10. Write a program in Java to find out the methods, constructors and fields in
java.lang.Object class.
13. Write a program to display a message using an architecture that facilitates object
function calls between Java Virtual Machines (JVMs).
14. Write a program to print the product of two numbers using Enterprise Java Bean.