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.
You might also like to view...
It is advisable to use an empty catch block to catch exceptions.
Answer the following statement true (T) or false (F)
The Cell Styles library includes many predefined styles.
Answer the following statement true (T) or false (F)
Which tab would you use to work with advanced features in Word such as form controls and templates?
A. Developer tab B. Home tab C. Page Layout tab D. Review tab
A swap partition contains a filesystem.
Answer the following statement true (T) or false (F)