Electronics and Communication Engineering - Microprocessors - Discussion
Discussion Forum : Microprocessors - Section 3 (Q.No. 2)
2.
Consider the following logical IF statement in Fortran 77
IF (SALT. LE. PEPPER) 11
GO TO 13
The above statement using arithmetic IF statement would beAnswer: Option
Explanation:
The logical IF statement means that IF SALT is less than or equal to PEPPER, control goes to statement 11 otherwise (i.e., SALT greater than PEPPER), control goes to 13 Same is true of arithmetic IF statement (a).
Discussion:
1 comments Page 1 of 1.
Bondavvsdgraja said:
6 years ago
Can anyone explain me, clearly?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers