If n=10,divide with 4/8 to get i value,add 1to i to get j,if j > 97 print j.

Showing Answers 1 - 8 of 8 Answers

srikanth

  • Apr 4th, 2006
 

the answer is 21

  Was this answer useful?  Yes

Anjali Sharma

  • Apr 14th, 2006
 

It will give divide error

  Was this answer useful?  Yes

archana

  • Apr 19th, 2006
 

it will not print anything.

archana

  • Apr 19th, 2006
 

it will

  Was this answer useful?  Yes

Naveen Kumar Tiwari

  • Apr 20th, 2006
 

10*8/4=20 this the value of i

when j>97 j=i+1 so j=20+1=21

finally it will print j=21

  

yogesh agarawal

  • May 2nd, 2006
 

no o\p

  Was this answer useful?  Yes

Bhagyashree

  • Jun 14th, 2006
 

The value of j is 21, but there'll be no o/p as j is not greater than 97.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions