number of times a digit is present in a number


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

Post New Answer

More C Interview Questions

how to print 2-D array using a single for loop?

2 Answers   Mind Tree, TCS, Value Labs,


What is Dynamic Initialization.

3 Answers  


I need a sort of an approximate strcmp routine?

0 Answers  


If we give two names then this displays the connection between the two people. It is nothing but flames game

1 Answers  


How can my program discover the complete pathname to the executable from which it was invoked?

0 Answers  






What is function pointer and where we will use it

2 Answers   Infosys, NetApp,


How we add our function in liabrary as liabrary function. Exp. we want use our int factorical(int); function as int pow(int,int); function working in math header file.

1 Answers  


i have a written test in tomorrow

1 Answers   NNN, Value Labs,


Find the largest number from the given 2 numbers without using any loops and the conditional operator.

2 Answers  


void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }

0 Answers  


How to avoid structure padding in C?

8 Answers   Tech Mahindra,


a C prog to swap 2 no.s without using variables just an array?

5 Answers   TCS,


Categories