Suppose that alpha and beta are int variables. The statement alpha = --beta; is equivalent to the statement(s) ____.

A. beta = beta - 1;
alpha = 1 - beta;
B. beta = beta - 1;
alpha = beta - 1;
C. beta = beta - 1;
alpha = beta;
D. alpha = beta;
beta = beta - 1;


Answer: C

Computer Science & Information Technology

You might also like to view...

Joe works for a company that has a traveling sales force. The company has asked Joe to research a way for the sales force to have real-time information on the availability of its salable products. The company has an intranet application that allows it to see up-to-the minute information. The company does not want to make this information public. ? What should Joe recommend?

A. VPN B. Firewall C. Access control list D. MDM policies

Computer Science & Information Technology

The process that rebuilds database files so that data and database objects are stored more efficiently

a. Backup b. Compact and Repair c. Compact and Rebuild

Computer Science & Information Technology

You can set the colors for how many hyperlink color options?

A) 1 B) 2 C) 3 D) 4

Computer Science & Information Technology

What is total cost of ownership (TCO)? What costs often are underestimated?

What will be an ideal response?

Computer Science & Information Technology