0% found this document useful (0 votes)
41 views6 pages

Distributed Computing and Databases: Advanced

The document describes several lab questions involving developing applications using distributed computing technologies like RPC, CORBA, and XML along with databases. The applications include inventory management, student enrollment reporting, travel package listing, university program listing, student grade reporting, stock market reporting, bank transaction reporting, railway reservation status checking, book author/publisher lookup, doctor/hospital lookup, vehicle sales reporting, clothing discount calculation, company branch lookup, TV channel program listing, university department faculty listing, restaurant menu item filtering, employee salary filtering, and university course schedule listing.

Uploaded by

smmsss
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views6 pages

Distributed Computing and Databases: Advanced

The document describes several lab questions involving developing applications using distributed computing technologies like RPC, CORBA, and XML along with databases. The applications include inventory management, student enrollment reporting, travel package listing, university program listing, student grade reporting, stock market reporting, bank transaction reporting, railway reservation status checking, book author/publisher lookup, doctor/hospital lookup, vehicle sales reporting, clothing discount calculation, company branch lookup, TV channel program listing, university department faculty listing, restaurant menu item filtering, employee salary filtering, and university course schedule listing.

Uploaded by

smmsss
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 6

Distributed Computing and Advanced Databases

Applications using RPC Applications using CORBA Applications using XML

An application involving above technologies and database has to be developed.

LAB QUESTIONS

1. Develop an inventory application to retrieve the available quantity of items from the existing items list when an item code is inputted

2. Develop an application to print the intake of number of students in a particular course along with course name for a particular college (MJ BE intake 120/ME -18)

3. Develop an application for travels where certain packages are offered by the travels for tourism along with source and destination and display the list of places which fall within a range of 20000/- to 30000/-

4. Develop an application to retrieve the list of PG(M.Tech ) offering colleges when university name is inputted

5. Develop an application to print the list of students who have less than 70% according to the total marks in 6 subjects.

6.

Develop a stock market application to print the profit/loss percentage of a particular company on a particular day.

7. Develop a simple bank application and print out all the Account numbers of customers who have performed withdrawal transaction on a particular day. 8. Develop an application to print the list of PNR numbers whose status is waiting on a particular day for railway reservation application. 9. Create an application to retrieve all the books of a particular author along with publisher name when the author name is inputted (Tanenbaum---CN, DS, OS, CO, etc)

10. Develop an application to maintain list of gynics available in a city and try to retrieve the name of the hospital when their name is inputted.

11. A maruthi car dealer maintains a record of sales of various vehicles in the following form Vehicle type Maruthi-800 Maruthi-dx Gypsy Maruthi van Month of sales 2/2010 07/2010 04/2010 08/2011 Price 75000 95000 110000 85000

12. A cloth show room has announced the following seasonal discounts on purchase of items Purchase Amount 1-100 101-200 201-300 Above 300 Discount(percentage) Mill cloth/handloom item 5.0 7.5 10.0 5.0 7.5 10.0 15.0

13.

Develop an application to retrieve the branches of a particular company/organization located in a particular city of our own (Satyam---hitech city, begum pet, bahadurpalli etc)

14. Develop

an application to retrieve the list of cartoons telecasted by a cartoon channel when name of the channel is inputted

15 Develop an application to retrieve the list of professors available in each department when a particular college name is inputted.

16 Develop an application to retrieve the list of items in a restaurant whose range is in between 500 to 1000 along with the bill amount.

17 Develop an application to retrieve the list of employees who are working in CSE department and whose salary is in between 30000/- to 40000/-.

18 Develop an application to print the list of subjects in each semester of a particular year when course name along with semester is inputted.

You might also like