Write a program that stores names and dates of birth in a database. Extend the program so that it stores the format of the data in the database; in other words, create a system catalog. Provide an interface that makes this system catalog accessible to external users.
What will be an ideal response?
Again, the program can be written in any suitable language. It should then be modified to add the
data format to the original file. This should not be difficult, if the original program is well
structured. The interface for other users operates on the data dictionary and is separate from the
original program. A menu-based interface is adequate.
Computer Science & Information Technology
You might also like to view...
You can print a chart in full size on its own page
Indicate whether the statement is true or false
Computer Science & Information Technology
A technician, Joe, needs to troubleshoot a recently installed NIC. He decides to ping the local loopback address. Which of the following is a valid IPv4 loopback address?
A. 10.0.0.1 B. 127.0.0.1 C. 172.16.1.1 D. 192.168.1.1
Computer Science & Information Technology