Question: Suppose you have an application that uses a class to manipulate the operations with database called DAO with functions create,update,read,delete give a solution using inheritance
Suppose you have an application that uses a class to manipulate the operations with database called DAO with functions create,update,read,delete
give a solution using inheritance (with sample code) to read database from different types of databases( just declarations, do not give implementations, only write class structure)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
