Examlex

Solved

The DBMS Language That Is Used to Build,initialize,and Describe Logical

question 61

Multiple Choice

The DBMS language that is used to build,initialize,and describe logical views for users is called the


Definitions:

Structure Pointer Operator

The operator used to access members of a structure through a pointer in C/C++ (->).

Linked List

A linked list is a data structure consisting of a group of nodes which together represent a sequence. Each node contains data and a reference (link) to the next node in the sequence.

Displays Contents

A general description referring to any method or function that shows or outputs the contents of a data structure or variable to the user.

Bytes

The basic unit of storage in computer memory, typically consisting of 8 bits, used to store a single character or a small amount of data.

Related Questions