1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Illusion [34]
3 years ago
13

Write a complete program thatdeclares an integer variable,reads a value from the keyboard into that variable, andwrites to stand

ard output the square of the variable's value.besides the number, nothing else should be written to standard output.
Mathematics
1 answer:
ch4aika [34]3 years ago
4 0
#include

int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
You might be interested in
What is 10r-5r+3r-8r?????
ANEK [815]

Answer:

16

Step-by-step explanation:

8 0
3 years ago
Please answer!!! Will mark brainliest answer !!!
kenny6666 [7]

Answer:

A, D

Step-by-step explanation:

When we multiply the fractions, we can get:

\frac{1}{5^{4} }

This is also equivalent to:

5^{-4}

When looking at the answer choices, the only ones that equal 5^{-4} are A and D because:

(5^{-2})^{2}  =5^{-4}

5^{2}*5^{-6} = 5^{-4}

3 0
3 years ago
If you could body swap with any person for 24 hours, who would you choose?
Anastasy [175]

Answer:

Chris evans

Step-by-step explanation:

6 0
2 years ago
Read 2 more answers
I need help with this is this circumference or areas will mark you brainly if right
Pani-rosa [81]
The question is cut off, but here are the formulas for area and circumference:

A = pi * r^2
C = 2 * pi * r
6 0
3 years ago
Hugh bought some magazines that cost $3.95 each and some books that cost $8.95 each. He spent a total of $47.65. Let m represent
Rom4ik [11]
Magazines that cost $3.95 each, <span>m represent the number of magazines
</span>books that cost $8.95 each, <span>b represent the number of books
</span><span>total of $47.65
</span><span>
so
equation

3.95m + 8.95b = 47.65</span>
5 1
3 years ago
Read 3 more answers
Other questions:
  • 1 1/12 will be greater than, less than, or equal to 1 5/8?
    14·1 answer
  • PLEASE HELP ASAP! QUICK MATH QUESTION!
    13·1 answer
  • Help....I need help go this question
    14·1 answer
  • A machine produces photodetectors in pairs. Tests show that the first photo detector is acceptable with probability 3/5. When th
    6·1 answer
  • What is the value of x in the equation 2^12 = 2^15x?
    5·1 answer
  • I had 1 ⅔ bottle of shampoo and the I used ⅕ of a bottle to wash my dog. How much shampoo do I have left?
    14·1 answer
  • Lucy wants to buy a basketball that costs $30. She lives in a state that has 10% sales tax. What is the final price she will pay
    9·2 answers
  • What is the area of the regular trapezoid below?
    5·2 answers
  • Solve
    14·1 answer
  • Find the value of x.<br><br> DO NOT SEND ME A LINK LIKE THIS tnylnk.gq/7Hrq
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!