Write a small program (using pseudocode, if necessary) that allows entry and display of client details including a client number, name, address, telephone number, preferred number of rooms, and maximum rent. The details should be stored in a file. Enter a few records and display the details. Now repeat this process but rather than writing a special program, use any DBMS that you have access to. What can you conclude from these two approaches?

What will be an ideal response?

The program can be written in any appropriate programming language, such as Pascal,
FORTRAN, C. It should adhere to basic software engineering principles including being well-
structured, modular, and suitably commented. It is important to appreciate the process involved
even in developing a small program such as this. The DBMS facilities to structure, store, and
retrieve data are used to the same effect. The differences in the approaches, such as the effort
involved, potential for extension, ability to share the data should be noted.

Computer Science & Information Technology

You might also like to view...

______ is a standard newsgroup category that relates to social issues, including adoption, college-related issues, human rights, and world cultures.

a. Misc b. Sci c. Comp d. Soc

Computer Science & Information Technology

?The ____ is an international community where member organizations, staff, and the public work together to develop web standards.

A. ?ISO B. ?W3C C. ?CCC3 D. ?ICANN

Computer Science & Information Technology