The process of repeatedly running a set of computer instructions until some condition is specifed

a) condition

b) sequential condition

c) global

d) iteration


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

Post New Answer

More C Interview Questions

if the address of a[1,1] and a[2,1] are 1000 and 1010 respectively and each occupies 2 bytes then the array has been stored in what order?

4 Answers   Amazon, Apple, Bata, Google, NASA,


what is the difference between normal variables and pointer variables..............

15 Answers   HP, Infosys, Satyam, Vivekanand Education Society,


How many parameters should a function have?

0 Answers  


Can a file other than a .h file be included with #include?

0 Answers   Aspire, Infogain,


What are the rules for the identifier?

0 Answers  






which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 Answers   Accenture, Infosys, TCS, Wipro,


can anyone suggest some site name..where i can get some good data structure puzzles???

0 Answers  


# define x=1+4; main() { int x; printf("%d%d",x/2,x/4); }

5 Answers  


to convert a string without using decrement operater and string functions

1 Answers  


How do you initialize pointer variables?

0 Answers  


Explain what are the different file extensions involved when programming in c?

0 Answers  


What are the restrictions of a modulus operator?

0 Answers  


Categories