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

what are the stoge class in C and tel the scope and life time of it?

2 Answers   Tech Mahindra,


how to get starting address of a running C program

3 Answers  


Differentiate between null and void pointers.

0 Answers   TCS,


What are Macros? What are its advantages and disadvantages?

0 Answers   TCS,


What does the && operator do in a program code?

0 Answers  


How many header files are in c?

0 Answers  


What is a header file?

0 Answers  


What are external variables in c?

0 Answers  


What are header files? What are their uses?

0 Answers  


struct ptr { int a; char b; int *p; }abc; what is d sizeof structure without using "sizeof" operator??

9 Answers   Verifone,


can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance

1 Answers   IBM,


What is a char in c?

0 Answers  


Categories