What are loops in c?


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

Post New Answer

More C Interview Questions

Explain how can I avoid the abort, retry, fail messages?

0 Answers  


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

0 Answers   Wilco,


what is call by value and call by reference

4 Answers  


What is the usage of the pointer in c?

0 Answers  


post new interiew question and aptitude test papers

1 Answers  






Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me

0 Answers  


Why preprocessor should come before source code?

2 Answers  


Explain how do you override a defined macro?

0 Answers  


Is register a keyword in c?

0 Answers  


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

0 Answers  


dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?

1 Answers  


What is the purpose of ftell?

0 Answers  


Categories