What is an endless loop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How can I access a memory located at certain address?

2 Answers   CSC,


what is the diff b/w static and non static variables in C. Give some examples plz.

3 Answers   Wipro,


whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.

1 Answers  


What is pointers in c with example?

0 Answers  


how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");

9 Answers   TCS,






What is meant by high-order and low-order bytes?

0 Answers  


Subtract Two Number Without Using Subtraction Operator

0 Answers  


how to add our own function in c library please give details.?

1 Answers   TCS,


Does sprintf put null character?

0 Answers  


What is the difference between scanf and fscanf?

0 Answers  


To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9

0 Answers   HCL,


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

0 Answers   TCS,


Categories