Edit Game
Computer Science Principles
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   8  Close
How would you write the number two in binary? A. 1001 B. 0001 C. 0000 D. 0010
B. 0001
If 1 and 0 mean on and off. Is the number 1 on or off?
ON
Look carefully at the image. What is the id name of the screen? A. startScreen B. Below C. Above
A. startScreen
Which of the file types is an audiofile type? A. jpg B. csv C. mp3 D. png
C. mp3
If the user does NOT click the button, what will the width of the leftButton be?
100
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
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