Study

Computer Science Principles

  •   0%
  •  0     0     0

  • How would you write the number two in binary? A. 1001 B. 0001 C. 0000 D. 0010
    B. 0001
  • If the user does NOT click the button, what will the width of the leftButton be?
    100
  • What is the main reason that we compress image and video files? A. To make pictures and video quality clearer B. To reduce the space it takes up in memory C. To make the data easier to read
    B. To reduce the space it takes up in memory
  • Look carefully at the image. What is the id name of the screen? A. startScreen B. Below C. Above
    A. startScreen
  • If 1 and 0 mean on and off. Is the number 1 on or off?
    ON
  • What will the "width" of the "leftButton" be when the program ends?
    500
  • What color model used to encode colors is shown here? A. Hex B. RGB C. HSV
    RGB
  • Which of the file types is an audiofile type? A. jpg B. csv C. mp3 D. png
    C. mp3