Suppose that count is an int variable and count = 1. After the statement count++; executes, the value of count is ____.

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

Answer: B

Computer Science & Information Technology

You might also like to view...

The location of a caption associated with a Word object

a. Caption label b. Caption position c. AutoCaption

Computer Science & Information Technology

The order in which controls receive the focus is called the ____________.

a. focus index b. tab order c. order element d. tab index

Computer Science & Information Technology