The >>= operator means:

A. divide by a power of 2 and save the result
B. multiply by a power of 2 and save the result
C. shift the data type preceding the >>= operator to a different data type following the >>= operator, saving the current value.
D. shift the location of the preceding variable from regular RAM memory to heap
memory, saving the current value

A

Computer Science & Information Technology

You might also like to view...

The Sort command, used to alphabetize text or to order data, can be found on the ________ tab

Fill in the blank(s) with correct word

Computer Science & Information Technology

You can save your document settings in the ____ dialog box for future use.

A. Save Settings B. Save Document C. Custom Document D. New Document

Computer Science & Information Technology