subject

CLS R = 5.4
AREA = Pi*R*R # Standard value of pi is 3.14
PRINT" The radius of a circle is = "+R
PRINT" The standard value of Pi is = " + Pi
PRINT" The area of circle is = " + AREA
END

what is the output for this program ​

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 22:20
Learning sign language is an example of a(n) learning sign language is an example of a(n)
Answers: 2
question
Computers and Technology, 24.06.2019 23:30
Does anyone have the problem where you try to watch a video to get your answer but it brings up a thing asking your gender to make ads relevant but it doesn't load? btw i won't be able to see the answer so use the comments .
Answers: 1
question
Computers and Technology, 25.06.2019 08:00
7. test average and grade write a program that asks the user to enter five test scores. the program should display a letter grade for each score and the average test score. write the following methods in the program: calcaverage: this method should accept five test scores as arguments and return the average of the scores. determinegrade: this method should accept a test score as an argument and return a letter grade for the score, based on the following grading scale: score letter grade 90-100 a 80-89 b 70-79 c 60-69 d below 60 f
Answers: 1
question
Computers and Technology, 25.06.2019 09:30
1. write a statement that declares a string variable named city. the variable should be initialized so it references an object with the string “san francisco”. a) assume that stringlength is an int variable. write a statement that stores the length of the string referenced by the city variable (declared in question1) in stringlength. b) assume that onechar is a char variable. write a statement that stores the first char- acter in the string referenced by the city variable (declared in question1) in onechar. c) assume that uppercity is a string reference variable. write a statement that stores the uppercase equivalent of the string referenced by the city variable (declared in question 1) in uppercity. d) assume that lowercity is a string reference variable. write a statement that stores the lowercase equivalent of the string referenced by the city variable (declared in question 1) in lowercity.
Answers: 3
You know the right answer?
CLS R = 5.4
AREA = Pi*R*R # Standard value of pi is 3.14
PRINT" The radius of a circle is...
Questions
question
Computers and Technology, 30.04.2021 14:50
question
Mathematics, 30.04.2021 14:50
question
Mathematics, 30.04.2021 15:00
question
Mathematics, 30.04.2021 15:00
question
Biology, 30.04.2021 15:00
Questions on the website: 13722363