The type of function a client would use to check the balance of a bank account would be:

a. A utility function.
b. A predicate function.
c. An access function.
d. A constructor.

c. An access function.

Computer Science & Information Technology

You might also like to view...

Multi-AZ deployment ___________ supported for Microsoft SQL Server DB Instances.

A. is not currently B. is as of 2013 C. is planned to be in 2014 D. will never be

Computer Science & Information Technology

An advantage of inheritance is that:

a. All methods can be inherited. b. All instance variables can be uniformly accessed by subclasses and superclasses. c. Objects of a subclass can be treated like objects of their superclass. d. None of the above.

Computer Science & Information Technology