Exam 6: Graphs
Exam 1: Computation73 Questions
Exam 2: Binary Numbers75 Questions
Exam 3: Octal and Hexadecimal Numbers75 Questions
Exam 4: Sets and Algebra75 Questions
Exam 5: Boolean Circuits74 Questions
Exam 6: Graphs73 Questions
Exam 7: Computer Science and Mathematics97 Questions
Select questions type
For each of the following, identify the color represented in the CMYK diagram.
-CM′Y

(Multiple Choice)
4.8/5
(30)
Assume that the box below represents a computer screen. Use it to complete the following Questions .
-With standard resolution, there are 1024 pixels in the horizontal direction and 768 in the vertical direction. Use that information to approximate the coordinates of the pixel labeled A.

(Short Answer)
4.9/5
(34)
For the following Questions , identify the indicated point. Approximate if the point is not exact.
-A

(Multiple Choice)
4.9/5
(31)
Assume that the box below represents a computer screen. Use it to complete the following Questions .
-Assume there are 1280 pixels in the horizontal direction and 1024 in the vertical direction. What would be the coordinates of the pixel labeled A?

(Short Answer)
4.9/5
(40)
Suppose purple is an equal ratio of blue = "0000FF" and magenta
"FF00FF". What is the hexadecimal RGB code for purple?
(Short Answer)
4.8/5
(35)
Assume that the box below represents a computer screen. Use it to complete the following Questions.
-Suppose that the screen has a resolution of 1024 by 768. Which loop would produce the output shown?

(Multiple Choice)
4.7/5
(35)
Assume that the box below represents a computer screen. Use it to complete the following Questions.
-With standard resolution, there are 1024 pixels in the horizontal direction and 768 in the vertical direction. Use that information to approximate the coordinates of the pixel labeled C.

(Short Answer)
4.8/5
(34)
Assume that the following code is applied to a computer monitor
with resolution 1280 by 1024. Describe the output.
For
Plot Pixel
Next
(Short Answer)
4.9/5
(34)
Assume that the following code is applied to a computer monitor with resolution 1024 by 768. Describe the output.
For to 1024
Plot Pixel
Next
(Short Answer)
4.8/5
(44)
For Questions in the figure below, identify the indicated point. Approximate if the point is not exact.
-B

(Short Answer)
4.8/5
(37)
For the following Questions ,identify the indicated point. Approximate if the point is not exact.
-B

(Short Answer)
4.8/5
(38)
Describe the color given by the hexadecimal RGB code "00FF80"
in terms of percentages of red, green, and blue.
(Short Answer)
4.9/5
(42)
Assume that we are working with a 24-bit true color scheme, in which each pixel is assigned an RGB color with values for red, green, and blue, that each range from 0 to 255. The command for a solid blue pixel would be RGBColor = “0, 0, 255” (no red, no green, and full concentration of blue).
-Assume that the following code is applied to a computer monitor with resolution 1024 by 768. Describe the output.
For to 768
RGBColor
Plot Pixel
Next
(Short Answer)
4.9/5
(30)
Showing 21 - 40 of 73
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)