Exam 6: Graphs

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

What output would result from the following loop? For x=9\mathrm { x } = 9 to 15 Print x6x - 6 Next xx

Free
(Multiple Choice)
4.7/5
(40)
Correct Answer:
Verified

C

Describe the color given by the hexadecimal RGB code "00FFFF" in terms of percentages of red, green, and blue.

Free
(Short Answer)
5.0/5
(33)
Correct Answer:
Verified

0% red, 100% green, 100% blue

Complete the table for the RGB color scheme. Complete the table for the RGB color scheme.

Free
(Essay)
4.8/5
(38)
Correct Answer:
Verified

Assume that the box below represents a computer screen. Use it to complete the following Questions . Assume that the box below represents a computer screen. Use it to complete the following Questions .   -Again, assume 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 B. -Again, assume 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 B.

(Short Answer)
5.0/5
(31)

Complete the table for the RGB color scheme. Complete the table for the RGB color scheme.

(Essay)
4.9/5
(30)

Assume that the following code is applied to a computer monitor with resolution 1024 by 768. Describe the output. For x=1x = 1 to 255 RGBColor ="255x,255,0= " 255 - x , 255,0 ^ { \prime \prime } Plot Pixel (x, 384) Next xx

(Short Answer)
4.9/5
(32)

What color is represented by the hexadecimal RGB code "00FFFF"?

(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 x=1\mathrm { x } = 1 to 768768 Plot Pixel (256,x)( 256 , \mathrm { x } ) Next xx

(Short Answer)
4.9/5
(33)

What output would result from the following loop? For x=1 x=1 to 6 Print x x Next x x

(Short Answer)
4.7/5
(25)

What output would result from the following loop? For x=0\mathrm { x } = 0 to 25 step 5 Print xx Next xx

(Short Answer)
4.9/5
(34)

What color is represented by the hexadecimal RGB code "00FFFF"?

(Multiple Choice)
4.7/5
(20)

What output would result from the following loop? For x=8x = 8 to 1414 Print x4x - 4 Next xx

(Short Answer)
4.8/5
(25)

What output would result from the following loop? For x=0x = 0 to 30 step 10 Print xx Next xx

(Multiple Choice)
4.9/5
(28)

What color is represented by the hexadecimal RGB code "FF00FF"?

(Short Answer)
4.8/5
(30)

Assume that the following code is applied to a computer monitor with resolution 1024 by 768. Describe the output. For x=0 \mathrm{x}=0 to 767 RGBColor ="255,0,0 =" 255,0,0^{\prime \prime} For x=0 x=0 to 767 RGBColor ="255,0,0 =" 255,0,0^{\prime \prime} Plot Pixel (512,768x) (512,768-x) Next x x

(Short Answer)
4.8/5
(37)

CM′Y′

(Short Answer)
5.0/5
(33)

For the foloowing Questions ,find the coordinates of the indicated points. For the foloowing Questions ,find the coordinates of the indicated points.   -Point B -Point B

(Multiple Choice)
4.8/5
(43)

Suppose purple is an equal ratio of blue = "0000FF" and magenta "FF00FF". What is the hexadecimal RGB code for purple?

(Multiple Choice)
4.8/5
(36)

For the following Questions , identify the indicated point. Approximate if the point is not exact. For the following Questions , identify the indicated point. Approximate if the point is not exact.   -C -C

(Multiple Choice)
4.8/5
(37)

C′MY

(Short Answer)
4.9/5
(32)
Showing 1 - 20 of 73
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)