javascript 1

Descrição

quiz on java script
Samuel Melendez
Quiz por Samuel Melendez, atualizado more than 1 year ago
Samuel Melendez
Criado por Samuel Melendez aproximadamente 8 anos atrás
196
0

Resumo de Recurso

Questão 1

Questão
Which command will draw a circle?
Responda
  • ellipse
  • fill
  • background
  • circle

Questão 2

Questão
Which command will draw a rectangle?
Responda
  • ellipse
  • rectangle
  • rect
  • circle

Questão 3

Questão
Which command adds color?
Responda
  • color
  • brush
  • fill
  • backhand

Questão 4

Questão
Which command can add color to more than one thing
Responda
  • fill
  • background
  • color

Questão 5

Questão
What does the background command do?
Responda
  • adds a clear background
  • changes the size of the backgound
  • adds color to the backgound

Questão 6

Questão
Which line has an error?
Responda
  • ellipse (100,100,100,100);
  • ellipse (100 100,100,100);
  • fill (200,50,120);

Questão 7

Questão
Which line of code will produce a circle
Responda
  • ellipse (200,189,100,100)
  • ellipse (200 189,100,100)
  • ellipse (200,189,100,100);
  • ellipse (100,100,100,100)

Questão 8

Questão
In the line ellipse (200,300,120,100); which number will determine the width?
Responda
  • 100
  • 120
  • 200
  • 300

Questão 9

Questão
In the line ellipse (200,300,120,100); which number will determine the height?
Responda
  • 200
  • 300
  • 100
  • 120

Questão 10

Questão
In the line ellipse (200,300,120,100); which number will determine the the horizontal position?
Responda
  • 200
  • 300
  • 120
  • 100

Questão 11

Questão
In the line ellipse (200,300,120,100); which number will determine the the vertical position?
Responda
  • 200
  • 300
  • 120
  • 100

Questão 12

Questão
The minimum number of lines of code for this image would be.....
Responda
  • 20
  • 25
  • 11
  • 3

Questão 13

Questão
Which color in the image does not require a fill?
Responda
  • red
  • brown
  • yellow
  • white

Questão 14

Questão
In the image displayed each object required its own fill command to give it color.
Responda
  • True
  • False

Questão 15

Questão
khan academy does not allow you to copy lines of code.
Responda
  • True
  • False

Questão 16

Questão
In javascript if you are missing a ; the command will work anyway.
Responda
  • True
  • False

Questão 17

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

Questão 18

Questão
The following line ellipse (200,200,100,100); would produce
Responda
  • an oval
  • a circle
  • nothing

Questão 19

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

Questão 20

Questão
The following line ellipse (50,300,100,100); will produce a circle
Responda
  • in the lower right side
  • in the lower left side
  • top right side
  • top left side

Questão 21

Questão
The following line rect(50,50,85,275); will produce
Responda
  • a perfect square
  • a tall rectangle
  • a wide rectangle

Questão 22

Questão
The following line rect(150,20,50,50); will produce
Responda
  • a perfect square
  • a tall rectangle
  • a wide rectangle

Questão 23

Questão
The following command line(50,10,10,10); will produce
Responda
  • nothing
  • a dotted line
  • a solid line
  • a wave

Semelhante

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
Waves
kate.siena
Computer science quiz
Ryan Barton
AQA Biology B1 Questions
Bella Statham
AQA Biology B2 Questions
Bella Statham
AQA Physics P1 Quiz
Bella Statham