Write a code to generate divisors of an integer?


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

Post New Answer

More C Interview Questions

What do you mean by keywords in c?

0 Answers  


Function calling procedures? and their differences? Why should one go for Call by Reference?

0 Answers   ADP,


What are the various topologies? Which one is the most secure?

2 Answers  


code for copying two strings with out strcpy() function.

6 Answers  


what is the difference between c and java?

1 Answers  






What are integer variable, floating-point variable and character variable?

0 Answers  


What is atoi and atof in c?

0 Answers  


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

0 Answers  


What is hungarian notation? Is it worthwhile?

0 Answers  


What does & mean in scanf?

0 Answers  


What is the process to generate random numbers in c programming language?

0 Answers  


What is structure padding ?

3 Answers   HP,


Categories