1.

The ______________ layer, which provides the interface between the business-logic layer and the underlying database.(a) Business logic(b) Presentation(c) User interaction(d) Data accessThis question was posed to me in homework.This interesting question is from Application Architectures topic in portion Database Programming Techniques of Database Management

Answer»

The correct ANSWER is (d) Data access

For explanation: MANY APPLICATIONS use an object-oriented language to code the business-logic LAYER, and use an object-oriented model of data, while the underlying database is a RELATIONAL database.



Discussion

No Comment Found

Related InterviewSolutions