Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 3 (Q.No. 23)
23.
Consider the following program in Basic

5 READ R
10 D = 2 * R
20 A = 3.1416 * D * D / 4
30 PRINT A

Assuming that R = 3.0, the output A =
2.827
28.27
282.7
2827
Answer: Option
Explanation:

.

Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.