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
What is the benefit of using const for declaring constants?
What are runtime error?
how to build a exercise findig min number of e heap with list imlemented?
Is there a way to jump out of a function or functions?
How can you determine the maximum value that a numeric variable can hold?
What are shell structures used for?
What happens if you free a pointer twice?
What is putchar() function?
define string ?
What are the different types of objects used in c?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
Can we compile a program without main() function?
Write a program to know whether the input number is an armstrong number.
What are types of preprocessor in c?