Multiple Choice
Critical Thinking Questions
Case 6-2
Robin thinks that she has a good handle on the use of compound operators but she wants to do a couple of sample problems just to make certain. In both of the problems below, Robin assumes that intResult = 24.
-When Robin correctly calculates intResult ^= 2,what value does she get?
A) 22
B) 24
C) 48
D) 576
Correct Answer:

Verified
Correct Answer:
Verified
Q84: In Visual Basic 2012,a deployed program can
Q85: The _ values used in a For...Next
Q86: Double-tapping or double-clicking a button object on
Q87: You must include a Step value in
Q88: When the user clicks the Cancel button
Q90: The _ function can be used to
Q91: A(n)_ is a group of commands,or items,presented
Q92: In Visual Studio 2012,a(n)_ object is used
Q93: You can place an executable version of
Q94: Critical Thinking Questions<br>Case 6-2<br>Robin thinks that she