While(1)
{

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

Answer Posted / hemas

yes, it is infinite loop.
it will terminate after stack overflow occur.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are pointers declared in c?

587


Wt are the Buses in C Language

2740


What is context in c?

528


What is string in c language?

615


Write a program to implement queue.

653






How can I dynamically allocate arrays?

579


Tell me about low level programming languages.

631


Why malloc is faster than calloc?

576


How do you use a pointer to a function?

621


What is the difference between variable declaration and variable definition in c?

550


How can I get back to the interactive keyboard if stdin is redirected?

659


Why does everyone say not to use scanf? What should I use instead?

675


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1483


Which type of language is c?

638


What is spark map function?

571