menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
12. Write the output of the following program: CLS LET PI = 3.14 LET R = 5 LET Area = PI*R*R PRINT Area. END
asked
Nov 21, 2024
207k
views
5
votes
12. Write the output of the following program: CLS LET PI = 3.14 LET R = 5 LET Area = PI*R*R PRINT Area. END
Computers and Technology
high-school
Fred Foo
asked
by
Fred Foo
8.4k
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
4
votes
Pi = 3.14
R = 5
Area = PI*R*R
3.14 * 5*5
78.5
Print area means display the value of area so it will display 78.5
Patrice IMBERT
answered
Nov 25, 2024
by
Patrice IMBERT
7.7k
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
Jan 13, 2024
86.7k
views
11. Write down the output of the following program. CLS l = 1 White I <= 10 Print 1 ^ 2 I = I + 1 WEND END
LauriK
asked
Jan 13, 2024
by
LauriK
8.0k
points
Computers and Technology
high-school
1
answer
3
votes
86.7k
views
asked
Jun 17, 2024
132k
views
B. Debug the following program CLS REM reversing a word INPUT "Enter a word"; W$ FOR P= LEN (W$) TO 1 E$ = MID (W$, 1, P) R$ = E$ + R$ NEXT P PRINT "Reverse word is "; E$ END
Phoebe
asked
Jun 17, 2024
by
Phoebe
8.8k
points
Computers and Technology
college
1
answer
2
votes
132k
views
asked
Sep 22, 2021
178k
views
2. Write the output of: a) CLS A= 10 B = 20 C = 30 S=A+B+C Av=S/3 Print "sum is:",s Print "Average is:", Av End
Mike Aono
asked
Sep 22, 2021
by
Mike Aono
8.2k
points
Computers and Technology
college
1
answer
0
votes
178k
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?”
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?
What is an example of a dedicated computer system?
This is science they just dont have the subject buy anyways describe interactions you have with the environment that you depend on to meet your basic needs hope u can help
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org