How many times will "Hi" be printed to the console?
cs-2 sb-1-Code Evaluationimg_no 267.jpg
  • 1
  • 2
  • 3
What will be printed to the console by this code?
cs-2 sb-1-Code Evaluationimg_no 268.jpg
  • "B", "C", "D"
  • "A", "B", "C", "D"
  • "A", "B", "C"
  • "A", "C", "D"
What will the value of x be AFTER this code is run?
cs-2 sb-1-Code Evaluationimg_no 269.jpg
  • 4
  • 2
  • 3
  • 6
What will be printed to the console when this code is run, if the user enters 12?
cs-2 sb-1-Code Evaluationimg_no 270.jpg
  • "Jan"
  • "Jan", "Feb", "Mar"
  • "Jan", "Mar"
  • "Feb", "Mar"
What will be printed to the console when this code is run?
cs-2 sb-1-Code Evaluationimg_no 271.jpg
  • "Hi"
  • "Bye"
What will be printed to the console when this code is run?
cs-2 sb-1-Code Evaluationimg_no 272.jpg
  • "Yay!", "Boo", "Yippee"
  • "Yay!", "Yippee"
  • "Boo", "Yippee"
  • "Yippee"
What will be printed to the console when this code is run?
cs-2 sb-1-Code Evaluationimg_no 273.jpg
  • "Yay!", "Boo", "Yippee"
  • "Yay!", "Yippee"
  • "Boo", "Yippee"
  • "Yippee"
What will the value of the variable z be AFTER this code has run?
cs-2 sb-1-Code Evaluationimg_no 274.jpg
  • 10
  • 5
  • -20
  • -30
Take a look at this drawing code, which draws three ellipses. They all overlap a little. What is the color of the ellipse that is drawn ON TOP of the other two?
cs-2 sb-1-Code Evaluationimg_no 275.jpg
  • "red"
  • "yellow"
  • "green"
What will be printed to the console when the following code is run?
cs-2 sb-1-Code Evaluationimg_no 276.jpg
  • 12, 8, "b"
  • "a", "b", "b"
  • "a", 8, 8
  • 12, "b", 8
0:0:1



Answered

Not Answered

Not Visited
Correct : 0
Incorrect : 0