Donate SIGN UP

Programming

Avatar Image
Yaser1100 | 18:23 Sat 10th Oct 2020 | Jobs & Education
13 Answers
1. Write a complete JavaScript program to prompt the user for the radius of a sphere, then call function sphere_surface to calculate and display the surface of the sphere.
Hint: Use the statement volume = (4.0 ) * Math. PI * Math. pow ( radius, 2 ) to calculate the volume.

Gravatar

Answers

1 to 13 of 13rss feed

Best Answer

No best answer has yet been selected by Yaser1100. Once a best answer has been selected, it will be shown here.

For more on marking an answer as the "Best Answer", please visit our FAQ.
What's the problem? This is easy enough.
do your own homework and start in with better manners. A please and a thank you never go amiss if you are asking for help.
It has taken me less than a minute to do this. If you're asking for help on something as simple as this, I suggest you switch to sociology.
Question Author
I am just a beginner in programming .
If you don't want help, hope you don't embarrass me, thank u
What course are you doing?
Question Author
Computer Science
At which school / college?
Question Author
King Abdulaziz University
I refer you to your college's Policy and Personnel Guide for students:

Cheating or plagiarism in any form is considered a serious violation of student code of conduct and may result in disciplinary action.

The student should receive a zero grade for any dishonest work (homework assignments), or cheating or attempting to cheat in any of the written examinations.

The Vice-Dean may recommend placing the dishonest student(s) on the college disciplinary probation list.
Question Author
and what ?
If you do not want help, I did not ask you specifically ز
You certainly won't get any help if you continue to be so cheeky.
Question Author
Actually, I'm not so rude but for a moment I felt the pressure
If you are just beginning then you need to start the right way. If you do not understand the work ask your tutor for help. Do not get used to having someone else do your work. They cannot do your exams for you.

1 to 13 of 13rss feed

Do you know the answer?

Programming

Answer Question >>