In object-oriented design, built-in processes called _____ can change an object’s properties.
A. methods
B. functions
C. attributes
D. features
Answer: A
Computer Science & Information Technology
You might also like to view...
A ________ style is a style type that applies a format to a table
A) table B) row C) column D) cell
Computer Science & Information Technology
A pure virtual function
A) is a virtual function that has been completely debugged. B) is a virtual function that has no implementation. C) is a virtual function that performs a single task in program. D) is one that is only called from within a virtual constructor. E) None of the above
Computer Science & Information Technology