The result of inclusive bitwise oring two bits is 0 if ____.

A. both bits are 0.
B. both bits are 1.
C. the bits are different.
D. the bits are the same.


Answer: A

Computer Science & Information Technology

You might also like to view...

The object-oriented principle of ____________ means that different classes can have different behaviors for the same operation.

a. polymorphism b. inheritance c. class d. variability

Computer Science & Information Technology

When you use a double, what is doubled? When you use a long int, how much longer is the long int than an int? Comment.

What will be an ideal response?

Computer Science & Information Technology

Before you run a password cracking program on your company’s computers to check for weak passwords, what should you do?

A. Get permission from management B. Disable all accounts C. Change all passwords D. Tell all employees

Computer Science & Information Technology

____ is a reasonably priced commercial port scanner with a GUI interface.

A) AW Security Port Scanner B) Common Vulnerabilities and Exposures C) Ethereal D) Tcpdump

Computer Science & Information Technology