Which operator sets the bits in the result to 1 if at least one of the corresponding bits in the two operands is 1?

a) bitwise AND
b) bitwise inclusive OR
c) bitwise exclusive OR
d) bitwise complement


b) bitwise inclusive OR

Computer Science & Information Technology

You might also like to view...

A(n) ________ query is used when you want to describe one field in terms of two or more fields in the table

Fill in the blank(s) with correct word

Computer Science & Information Technology

The advantage of device-dependent operating systems is that users can retain existing application software and data even if they change computer or mobile device models or vendors.

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

Computer Science & Information Technology

Which of the following is not a category of logs?

A. general B. history C. system D. traffic

Computer Science & Information Technology

The smallest and most basic data item in a computer is a byte.

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

Computer Science & Information Technology