menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
Question 15 (10 points) A store has 20 apples in its inventory. How can you store this information in a JavaScript variable? A 20 = numApples; B var num apples = 20; C var numApples = 20; D var numApples
asked
Jun 15, 2024
92.9k
views
2
votes
Question 15 (10 points)
A store has 20 apples in its inventory. How can you store this information in a JavaScript variable?
A 20 = numApples;
B var num apples = 20;
C var numApples = 20;
D var numApples == 20;
Computers and Technology
high-school
Alma
asked
by
Alma
8.2k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
3
votes
Answer:
c
Step-by-step explanation:
because im right.....
Mats Carlsson
answered
Jun 21, 2024
by
Mats Carlsson
8.3k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
May 21, 2020
198k
views
What is printed by the following program? var numApples = 10; var numOranges = 5; if(numApples < 20 || numOranges == numApples){ println("Hello, we are open!"); } else { println("Sorry, we are closed!"); } println("Sincerely, the grocery store");
Davy Meers
asked
May 21, 2020
by
Davy Meers
8.5k
points
Computers and Technology
high-school
1
answer
4
votes
198k
views
asked
Sep 22, 2024
27.4k
views
This code is part of a program. apples=input("How many apples?") numApples = int(apples) The user entered "three" when asked for the number of apples. What type of error, if any, occurred? O runtime O
NPike
asked
Sep 22, 2024
by
NPike
7.9k
points
Computers and Technology
college
1
answer
1
vote
27.4k
views
asked
Jun 11, 2020
20.6k
views
This may be a number like 80, a variable name like numApples, or a simple calculation like numApples + 1.
Luke McCarthy
asked
Jun 11, 2020
by
Luke McCarthy
7.5k
points
Computers and Technology
high-school
1
answer
4
votes
20.6k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.4m
questions
12.2m
answers
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
Please help me ! All you do is just put it it all in your own words ! Please this is for my reported card!i don't know how to put it in my own words because my English is not that good!
describe an advance in technology that makes life more enjoyable. what discoveries contribute to this technology?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org