Electronics and Communication Engineering - Microprocessors - Discussion
Discussion Forum : Microprocessors - Section 4 (Q.No. 49)
49.
If RADIUS = 3.0 the result of the following FORTRAN 77 program will be
REAL RADIUS, CAREA, SAREA, RATIO
PI
PI = 3.1416
READ *, RADIUS CAREA = PI * RADIUS * RADIUS
SAREA = 2 * RADIUS * RADIUS
RATIO = CAREA/SAREA
Answer: Option
Explanation:
Calculate and add decimal at proper place.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers