1.

Can anybody explain me these two programs?975319753975975979

Answer» E! Here the loop of i iterates to control the number of characters to be PRINTED in each LINE, i.e., first line contains 5 characters, second line contains 4 characters,etc.And the J loop controls the characters that are printed, i. e, 9 7 5 3 1....etc.Thus on running this program the above PATTERN is created.I hope it helps you....


Discussion

No Comment Found