menu
Qamnty
Login
Register
My account
Edit my Profile
Private messages
My favorites
12. Write the output of the following program: CLS LET PI = 3.14 LET R = 5 LET Area = PI*R*R PRINT Area. END
Ask a Question
Questions
Unanswered
Tags
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 & Tech
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 & Tech
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 & Tech
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 & Tech
college
1
answer
0
votes
178k
views
Ask a Question
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.
Categories
All categories
Mathematics
(3.7m)
History
(955k)
English
(903k)
Biology
(716k)
Chemistry
(440k)
Physics
(405k)
Social Studies
(564k)
Advanced Placement
(27.5k)
SAT
(19.1k)
Geography
(146k)
Health
(283k)
Arts
(107k)
Business
(468k)
Computers & Tech
(195k)
French
(33.9k)
German
(4.9k)
Spanish
(174k)
Medicine
(125k)
Law
(53.4k)
Engineering
(74.2k)
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.
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 Qamnty