The << and >> operators are called shift operators because:

A. they shift the bits in a register
B. they can shift around from one operand to another one
C. they shift a data type to a different data type
D. they shift the location from regular RAM memory to heap memory


A

Computer Science & Information Technology

You might also like to view...

The ____ protocol is a set of rules that controls how data is sent between computers on the Internet.

a. HTTP b. IP c. TCP d. FTP

Computer Science & Information Technology

Data ________ helps to ensure data integrity by maintaining information in only one place

A) mapping B) centralization C) flexibility D) redundancy

Computer Science & Information Technology

When selecting contiguous files, you press and hold the ________ key while clicking the first and last file

A) Ctrl B) Alt C) Shift D) Windows

Computer Science & Information Technology

You can use the terminate statement to halt a looping statement and restart the loop with a new iteration.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology