____ is the concept that other classes should not alter an object's attributes-only the methods of an object's own class should have that privilege.

A. Information hiding
B. Information holding
C. Data holding
D. Static data


Answer: A

Computer Science & Information Technology

You might also like to view...

What is the result of the command exec("ls -la"); when run on a UNIX system?

a. returns a list of recently deleted directories b. returns a directory listing from the host server c. runs an external command in the user's browser d. runs a stored procedure on the web server

Computer Science & Information Technology

Which vim command allows text to be entered at the cursor?

A. a B. A C. i D. I

Computer Science & Information Technology

In SharePoint, a(n) ________ list displays columns as a questionnaire or poll

A) contacts B) Access C) links D) survey

Computer Science & Information Technology

In Alice, ____ are messages that can be sent anywhere a statement may occur.

A. methods B. procedures C. routines D. functions

Computer Science & Information Technology