explain 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

what is the use of ‘auto’ keyword?

1 Answers  


while initialization of two dimensional arrays we can initialize like a[][2] but why not a[2][] is there any reason behind this?

4 Answers   Aptech,


while initialization of array why we use a[][2] why not a[2][]...?

0 Answers   Aptech,


What is meaning of "Void main" in C Language.

24 Answers   Ford, GU, HCL, IBIBS, JUW, TCS,


Write a program to interchange two variables without using the third variable?

17 Answers   Accenture, College School Exams Tests, Infotech,






Write a program to print the following series 2 5 11 17 23 31 41 47 59 ...

2 Answers  


What is a pointer in c?

0 Answers  


How do you list files in a directory?

0 Answers  


Can you return null in c?

0 Answers  


the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

0 Answers  


how can i sort numbers from ascending order and descending order using turbo c..

1 Answers  


What is C language ?

0 Answers   Jekson,


Categories