What is a persistent programming language and how does it differ from an OODBMS?

What will be an ideal response?

A language that provides its users with the ability to (transparently) preserve data across
successive executions of a program, and even allows such data to be used by different
programs. Main difference between PPL and OODBMS is that the
OODBMS tends to provide more DBMS-related services.

Computer Science & Information Technology

You might also like to view...

Pictures are best used for:

A) distracting the reader from text. B) extending the length of a document. C) misleading customers. D) clarifying text in order to better connect with the reader.

Computer Science & Information Technology

Structures that are "linked" together by including the address of the next structure in the structure immediately preceding it are known as ____ structures.

A. linked B. self-referencing C. dynamic D. sequential

Computer Science & Information Technology