A ________ is a physical attribute of an object

A) method B) class C) library D) property

D

Computer Science & Information Technology

You might also like to view...

You should make a function a virtual function if

a. every class that is derived from this class use all the member functions from this class. b. every class that is derived from this class needs to re-define this function. c. that function is an operator d. only in the derived classes

Computer Science & Information Technology

Access uses parenthesis () to identify a field name.

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

Computer Science & Information Technology