Write a program to know whether the input number is an armstrong number.
No Answer is Posted For this Question
Be the First to Post Answer
How can I manipulate individual bits?
What are keywords in c with examples?
Which one would you prefer - a macro or a function?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
What are the benefits of organizational structure?
Does free set pointer to null?
Does c have function or method?
What is wild pointer in c with example?
what will be the output for the following program? main() { char ch = 'k'; char c; printf("%c",c); }
How do I read the arrow keys? What about function keys?
How can you tell whether two strings are the same?