javascript 1

Beschreibung

quiz on java script
Samuel Melendez
Quiz von Samuel Melendez, aktualisiert more than 1 year ago
Samuel Melendez
Erstellt von Samuel Melendez vor mehr als 8 Jahre
198
0

Zusammenfassung der Ressource

Frage 1

Frage
Which command will draw a circle?
Antworten
  • ellipse
  • fill
  • background
  • circle

Frage 2

Frage
Which command will draw a rectangle?
Antworten
  • ellipse
  • rectangle
  • rect
  • circle

Frage 3

Frage
Which command adds color?
Antworten
  • color
  • brush
  • fill
  • backhand

Frage 4

Frage
Which command can add color to more than one thing
Antworten
  • fill
  • background
  • color

Frage 5

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

Frage 6

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

Frage 7

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

Frage 8

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

Frage 9

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

Frage 10

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

Frage 11

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

Frage 12

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

Frage 13

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

Frage 14

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

Frage 15

Frage
khan academy does not allow you to copy lines of code.
Antworten
  • True
  • False

Frage 16

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

Frage 17

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

Frage 18

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

Frage 19

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

Frage 20

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

Frage 21

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

Frage 22

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

Frage 23

Frage
The following command line(50,10,10,10); will produce
Antworten
  • nothing
  • a dotted line
  • a solid line
  • a wave
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

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
CCNA Security 210-260 IINS - Exam 1
Mike M
CCNA Security 210-260 IINS - Exam 2
Mike M
AQA Biology B1 Questions
Bella Statham
AQA Biology B2 Questions
Bella Statham
AQA Physics P1 Quiz
Bella Statham