The complement operator, ____, is a unary operator that changes each 1 bit in its operand to 0 and each 0 bit to 1.

A. &
B. |
C. ^
D. ~


Answer: D

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 4-3Sam is trying to decide the best way to design the background of his web page. He would like to add background images and background styles to his design. He needs to understand how browsers load a background image as well as learn about background style properties. Sam wants to change the position of an image on his web page. He wants to place the background image 30 pixels to the right of the element's left border and center it vertically. The style used ____.

A. background-position: 30px; B. background-position: 10px; C. background-position: 20px; D. background-position: center, 30px;

Computer Science & Information Technology

A footnote's reference marker is a small, superscript number.?

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

Computer Science & Information Technology

When several objects are combined in a hierarchy of structure, the process is known as what?

A) Grouping B) Layering C) Combining D) Cropping

Computer Science & Information Technology

The maximum length for a USB cable attached to a 12Mbps or 480Mbps device is ______ meter(s)

a. 1 meter b. 3 meters c. 5 meters d. 10 meters

Computer Science & Information Technology