While(1)
{

}
when this loop get terminate is it a infinite loop?

Answer Posted / senthilmanikandan

It is finite loop...
if loop reaches Stack Overflow then it will automatically
terminated....

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of void pointer?

588


Do character constants represent numerical values?

831


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

1512


What are the three constants used in c?

534


What is %g in c?

605






Explain what will the preprocessor do for a program?

589


How does sizeof know array size?

613


What is a scope resolution operator in c?

737


Is that possible to store 32768 in an int data type variable?

683


What is meant by gets in c?

595


What is the difference between #include and #include 'file' ?

597


Where are local variables stored in c?

561


Do pointers store the address of value or the actual value of a variable?

600


Can you please explain the difference between exit() and _exit() function?

580


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

1516