While(1)
{

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

Answer Posted / mahi

it is infinite loop.and it will terminate if we will call
break statement in loop.

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you convert integers to binary or hexadecimal?

622


Write a program to reverse a given number in c language?

626


write a program to display all prime numbers

1461


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

1746


What is bubble sort technique in c?

594






What is c system32 taskhostw exe?

598


Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

647


What is the difference between malloc() and calloc() function in c language?

610


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1471


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

2864


Explain how can you tell whether a program was compiled using c versus c++?

582


What is identifier in c?

554


Explain what is the difference between text files and binary files?

622


Lists the benefits of c programming language?

602


How do I round numbers?

606