In an ADT, data are entered, accessed, modified, and deleted through _____.

A. private functions
B. data structures
C. public functions
D. dynamic memory

Answer: C

Computer Science & Information Technology

You might also like to view...

Match the following terms to their meanings:

I. SkyDrive II. Office 365 III. cloud integration technology IV. WordPress V. Send Invitations A. Microsoft Office products available online B. to share data online C. a button in Online Presentation D. virtual storage location E. a blogging service

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. Every function prototype must include at least one formal parameter. 2. A function call is a valid statement. 3. A user-defined function can call library functions or user-defined functions.

Computer Science & Information Technology