Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Infinite loop using while ?

Answer Posted / nav dev

boolean a=true;
while(a)
{
//here a should be boolean type
System.out.println(a);
}

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the declaration statement?

988


What does a void function return?

1054


explain the difference between jdk and jvm?

1038


Can a static class implement an interface?

1184


What is the difference between length and size in java?

1027


How java uses the string and stringbuffer classes?

1119


State one difference between a template class and class template.

1108


What is substring in java?

1295


does java support pointers?

1044


Why pointers are not used in java?

1176


How to find the largest value from the given array.

1066


Difference between ‘>>’ and ‘>>>’ operators in java?

1172


Describe the Big-O Notation.

1097


what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent

2234


Why are getters and setters used?

1099