Javascript Basics(user input/math)

Javascript Basics(user input/math)

12th Grade

11 Qs

quiz-placeholder

Similar activities

Introductory Quiz

Introductory Quiz

9th - 12th Grade

10 Qs

AB Calculus Applications of Integrals

AB Calculus Applications of Integrals

11th - 12th Grade

10 Qs

Java Basic Lesson 3

Java Basic Lesson 3

5th Grade - University

9 Qs

Java Lesson 11

Java Lesson 11

5th Grade - University

10 Qs

Sistemas Microcontrolados: Lección UT2

Sistemas Microcontrolados: Lección UT2

12th Grade

12 Qs

Python programming

Python programming

12th Grade

8 Qs

struktur dan kod arahan ask tingkatan 3

struktur dan kod arahan ask tingkatan 3

12th Grade

10 Qs

Java Lesson 2

Java Lesson 2

5th Grade - University

8 Qs

Javascript Basics(user input/math)

Javascript Basics(user input/math)

Assessment

Quiz

Other

12th Grade

Medium

Created by

Angel Ligon

Used 4+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which user input would be best to use to gather data that will be used to calculate your GPA?

readInt

readLine

readBoolean

readFloat

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which user input would be best to use to gather data that will be used to calculate your bank account balance?

readInt

readLine

readBoolean

readFloat

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which user input would be best to use to gather the data for number part of your street address?

readInt

readLine

readBoolean

readFloat

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which user input would be best to use to gather the data for the question, "Do you like Animals?"?

readInt

readLine

readBoolean

readFloat

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is printed to the screen when the following program is run?

num

1

3

4

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Declare a variable called "homework" (in javascript).

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How would you find the radius if you have the diameter?

var r;

var d = diameter;

Write the line of code that will calculate the radius using the r and d, variables listed. (Be mindful of spacing)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?