javascript 1

Descripción

quiz on java script
Samuel Melendez
Test por Samuel Melendez, actualizado hace más de 1 año
Samuel Melendez
Creado por Samuel Melendez hace alrededor de 8 años
196
0

Resumen del Recurso

Pregunta 1

Pregunta
Which command will draw a circle?
Respuesta
  • ellipse
  • fill
  • background
  • circle

Pregunta 2

Pregunta
Which command will draw a rectangle?
Respuesta
  • ellipse
  • rectangle
  • rect
  • circle

Pregunta 3

Pregunta
Which command adds color?
Respuesta
  • color
  • brush
  • fill
  • backhand

Pregunta 4

Pregunta
Which command can add color to more than one thing
Respuesta
  • fill
  • background
  • color

Pregunta 5

Pregunta
What does the background command do?
Respuesta
  • adds a clear background
  • changes the size of the backgound
  • adds color to the backgound

Pregunta 6

Pregunta
Which line has an error?
Respuesta
  • ellipse (100,100,100,100);
  • ellipse (100 100,100,100);
  • fill (200,50,120);

Pregunta 7

Pregunta
Which line of code will produce a circle
Respuesta
  • ellipse (200,189,100,100)
  • ellipse (200 189,100,100)
  • ellipse (200,189,100,100);
  • ellipse (100,100,100,100)

Pregunta 8

Pregunta
In the line ellipse (200,300,120,100); which number will determine the width?
Respuesta
  • 100
  • 120
  • 200
  • 300

Pregunta 9

Pregunta
In the line ellipse (200,300,120,100); which number will determine the height?
Respuesta
  • 200
  • 300
  • 100
  • 120

Pregunta 10

Pregunta
In the line ellipse (200,300,120,100); which number will determine the the horizontal position?
Respuesta
  • 200
  • 300
  • 120
  • 100

Pregunta 11

Pregunta
In the line ellipse (200,300,120,100); which number will determine the the vertical position?
Respuesta
  • 200
  • 300
  • 120
  • 100

Pregunta 12

Pregunta
The minimum number of lines of code for this image would be.....
Respuesta
  • 20
  • 25
  • 11
  • 3

Pregunta 13

Pregunta
Which color in the image does not require a fill?
Respuesta
  • red
  • brown
  • yellow
  • white

Pregunta 14

Pregunta
In the image displayed each object required its own fill command to give it color.
Respuesta
  • True
  • False

Pregunta 15

Pregunta
khan academy does not allow you to copy lines of code.
Respuesta
  • True
  • False

Pregunta 16

Pregunta
In javascript if you are missing a ; the command will work anyway.
Respuesta
  • True
  • False

Pregunta 17

Pregunta
In java script the following command ellipse (200,200,10,10); would produce
Respuesta
  • a large circle
  • a circle in the middle of the screen
  • A circle that is 200 by 200
  • A rectangle

Pregunta 18

Pregunta
The following line ellipse (200,200,100,100); would produce
Respuesta
  • an oval
  • a circle
  • nothing

Pregunta 19

Pregunta
The following command ellipse (200,200,1,1); would produce a circle
Respuesta
  • at the top left side
  • at the top right side
  • in the center
  • in the lower left side corner

Pregunta 20

Pregunta
The following line ellipse (50,300,100,100); will produce a circle
Respuesta
  • in the lower right side
  • in the lower left side
  • top right side
  • top left side

Pregunta 21

Pregunta
The following line rect(50,50,85,275); will produce
Respuesta
  • a perfect square
  • a tall rectangle
  • a wide rectangle

Pregunta 22

Pregunta
The following line rect(150,20,50,50); will produce
Respuesta
  • a perfect square
  • a tall rectangle
  • a wide rectangle

Pregunta 23

Pregunta
The following command line(50,10,10,10); will produce
Respuesta
  • nothing
  • a dotted line
  • a solid line
  • a wave
Mostrar resumen completo Ocultar resumen completo

Similar

Translations and transformations of functions
Christine Laurich
Code Challenge Flow Chart
Charlotte Hilton
Flvs foundations of programming dba 2
mariaha vassar
SG first amendment quiz
Sophia Khan
AJAX Basics
Mohit Kakkar
PRACTICA EL SPEAKING DEL FIRST
Diana GE
AQA Biology B1 Questions
Bella Statham
AQA Biology B2 Questions
Bella Statham
AQA Physics P1 Quiz
Bella Statham
GCSE AQA Biology 1 Quiz
Lilac Potato
AQA GCSE Product Design Questions
Bella Statham