Javascript Basics(user input/math)

Javascript Basics(user input/math)

12th Grade

11 Qs

quiz-placeholder

Similar activities

GUESS RANDOM THINGS

GUESS RANDOM THINGS

1st Grade - Professional Development

14 Qs

L293D

L293D

12th Grade - University

9 Qs

Basic Rules for Script Writing

Basic Rules for Script Writing

12th Grade

10 Qs

Quiz Tutor

Quiz Tutor

9th - 12th Grade

10 Qs

Competição de perguntas e respostas sobre Estrutura de Dados

Competição de perguntas e respostas sobre Estrutura de Dados

12th Grade

15 Qs

GET LOGIK

GET LOGIK

12th Grade

10 Qs

c fundamentals

c fundamentals

12th Grade

11 Qs

Python- Text file handling Quiz 2

Python- Text file handling Quiz 2

12th Grade

10 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?