Last updated: May 20, 2001
Comments on questions plus some "workings out"
Record no:
150
Question feedback:
No
"Workings out":
Yes
for (int i=0; i < 5; i++)
for (int j=i; j>0 ; j--)
system.out.println (j);
output: 141
Record no:
153
Question feedback:
Yes
"Workings out":
Yes
byte -> int
. There may be an error in qu. 17; I've never seen a semi-colon
at the end of a while loop the answer could be (d) or (e).
I'm taking it as an error, but will go with (e) just in case.
. Qu.25: Inside or outside the program?
Qu 30:
. Qu 23: No need for "int MAX_LENGTH".
Record no:
154
Question feedback:
Yes
"Workings out":
No
Some Questions were kind of very trickish.
Some are also not Understanding to give
a definate Answer
Record no:
155
Question feedback:
No
"Workings out":
Yes
J=6 - no print
iz2 J=10 - 1.2
21 May 2001
Page 25 of 74
First
Previous
Next
Last
Page 25 .