Electronics and Communication Engineering - Microprocessors - Discussion
Discussion Forum : Microprocessors - Section 12 (Q.No. 7)
7.
If KMT = 100, LITRES = 5.0, PCOST = 28.0 and OPCOST = 70.0 what will be the result of the following FORTRAN 77 program?
INTEGER KMT
REAL LITRES, PCOST, OPCOST, PKCOST READ *, KMT,
LITRES, PCOST, OPCOST, PKCOST
KMPL = KMT/LITRES PKCOST = (PCOST * LITRES + OPCOST)/ KMT
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