When a method tests an argument and returns a true or false value, it should return __________.
a. a zero for true and a one for false
b. a boolean value
c. a zero for false and a non-zero for true
d. A method should not be used for this.
b. a boolean value
Computer Science & Information Technology
You might also like to view...
When using the problem solving tools, the first one to use is:
a. PAC Chart. b. IPO Chart. c. Algorithm. d. Flowchart.
Computer Science & Information Technology
Which of the following statements about peer-to-peer applications is false?
a) Centralized P2P applications follow the client/server relationship. b) In pure P2P applications, it is difficult to determine who is on the network. c) Centralized P2P applications simply management tasks, such as monitoring user access. d) All file-sharing applications are pure P2P applications.
Computer Science & Information Technology