public class whileTest {
public static void main(String[] args) {
// TODO Auto-generated method stub
Boolean whileTest=false;
int s=0;
while(!whileTest)
for(int i=1;i
public class whileTest {
public static void main(String[] args) {
// TODO Auto-generated method stub
Boolean whileTest=false;
int s=0;
while(!whileTest)
for(int i=1;i