Question
IF(2* JCOKE. LE. LPEPSI)
JCOKE = JCOKE + 5
JCOKE = JCOKE + 3
The value of JCOKE after the execution of above statement will be
a.
25
b.
23
c.
15
d.
17
Posted under Electronics and Communication Engineering
Interact with the Community - Share Your Thoughts
Uncertain About the Answer? Seek Clarification Here.
Understand the Explanation? Include it Here.
Q. Let JCOKE = 20 and LPEPSI =15. Consider the statement IF(2* JCOKE. LE. LPEPSI) JCOKE = JCOKE + 5 JCOKE = JCOKE + 3 The value of JCOKE after the execution of above statement...
Similar Questions
Explore Relevant Multiple Choice Questions (MCQs)
Q. In Pascal if I = 45, I div 10 * 10 =
View solution
Q. X COPY is an internal DOS command.
View solution
Q. Consider the following expressions in Java:
int a, b, c,
a = 40;
b = a++ ;
c = ++a ;
Now the values of a, b, c are
View solution
Q. Which of the following is not correct in C?
View solution
Q. Which is not a software?
View solution
Q. Which of the following integer expressions is incorrect in Pascal?
View solution
Q. Accumulator is an 8 bit register and is also known as register B.
View solution
Q. A microprocessor can understand instruction written in
View solution
Q. Which language has a preprocessor?
View solution
Q. In a display specified as 600 x 400 the number of pixels across the display screen is
View solution
Q. Consider the following DO statement in Fortran 77
DO 12 A = 1.0, 5.5, 0.5
The number of DO loop executions in the above statement is
View solution
Q. Which of the following real expressions is incorrect in Pascal?
View solution
Q. The number of logic or arithmetic operations with ALU 1C 74181 can carry out is
View solution
Q. 6 bytes means
View solution
Q. In the integer expression - A * B div C + D which operation is done first in Pascal
View solution
Q. In Pascal if I = 55, 10 * I div 10 =
View solution
Q. In FORTRAN 77 IFIX (-73.2) gives the value
View solution
Q. Java's syntax is based on
View solution
Q. The memory segment registers in 8086 are denoted by
View solution
Q. The normalised form of 0.0152 x 10¹⁸ is
View solution
Recommended Subjects
Are you eager to expand your knowledge beyond Electronics and Communication Engineering? We've handpicked a range of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of various subjects. Happy exploring!