Which control loop is recommended if you have to execute set of statements for fixed number of times?


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

Post New Answer

More C Interview Questions

write a program to generate address labels using structures?

0 Answers   SJC,


write a c prog for removing duplicate character from an array and sorting remaining elements using a single array

1 Answers  


What compilation do?

7 Answers   Geometric Software, Infosys,


How can I find out the size of a file, prior to reading it in?

0 Answers  


Explain the importance and use of each component of this string: Foo.Bar, Version=2.0.205.0, Culture=neutral, PublicKeyToken=593777ae2d274679d

1 Answers   TCS,


ATM machine and railway reservation class/object diagram

0 Answers   Zycus Infotech,


write a proram to reverse the string using switch case?

0 Answers   Syntel,


what is the use of fflush() function?

2 Answers  


Write a C program that computes the value ex by using the formula ex =1+x/1!+x2/2!+x3+3!+………….

1 Answers  


Can U write a C-program to print the size of a data type without using the sizeof() operator? Explain how it works inside ?

3 Answers   HCL, TCS,


hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

0 Answers   HCL,


What is the difference between char a[] = "string"; and char *p = "string"; ?

14 Answers   Adobe, Honeywell, TCS,


Categories