Trusted by millions of Kenyans
Study resources on Kenyaplex

Get ready-made curriculum aligned revision materials

Exam papers, notes, holiday assignments and topical questions – all aligned to the Kenyan curriculum.

Describe how to implement a simple shopping cart application.

Describe how to implement a simple shopping cart application.

Answers


Kavungya
- Best implemented using databases and database connectivity tools e.g. php, asp e.t.c.
Database
- Special kind of file that stores data and allows updates and modifications in a uniformed way
Database Connectivity and Structured Query Language
- SQL is language used to interact with databases; it allows you to create, delete and update records
- SQL connects to databases using middleware e.g. ODBC, JDBC, OLE DB e.t.c.
Activities carried out with Database
- Connect
- Modify
- Disconnect
NB: We can use server side scripts
Kavungya answered the question on May 9, 2019 at 12:39

Answer Attachments

Exams With Marking Schemes

Related Questions