Case 4-2
The arithmetic operators in your program are not behaving the way you think they should be, so you decide to brush up on your operators and the hierarchy of operations.
You perform the operation 12\5 and you do not get the same number as your program does. What is the correct answer?
A. 2
B. 2.6
C. 2.4
D. 3
Answer: A
You might also like to view...
Drivers can often be downloaded and installed from the Web
Indicate whether the statement is true or false
A computer network isa collection of _____.
A. ?programs that perform tasks that users are directly interested in, which includes operating systems and any program that supports application software B. ?systems and other hardware devices that are connected so users can share hardware, software, and data as well as communicate with each other electronically C. ?documents called Web pages available through the Internet D. ?related fields in a data organization that can be stored, sorted, and queried
Excel's ________ function returns a random number from 0 to less than 1
Fill in the blank(s) with the appropriate word(s).
The ____ option of the SizeMode property of the PictureBox object does not change the size of the image or the size of the PictureBox object, and places the image in the center of the PictureBox object.
A. AutoSize B. CenterImage C. Normal D. Zoom