While(1)
{

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

Answer Posted / vignesh1988i

only break statement can do it

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

727


Why malloc is faster than calloc?

594


What are pointers?

636


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

638


What is a program flowchart and how does it help in writing a program?

669






What happens if a header file is included twice?

604


What is difference between scanf and gets?

618


What is file in c preprocessor?

658


What is the difference between scanf and fscanf?

671


Dont ansi function prototypes render lint obsolete?

612


Why does everyone say not to use gets?

612


What is use of bit field?

776


What is a pragma?

672


Tell me what is null pointer in c?

617


What are the rules for identifiers in c?

592