Write a program to check armstrong number in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is data structure in c language?
What is the collection of communication lines and routers called?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }
Define and explain about ! Operator?
where does it flourished?
What is a far pointer in c?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What are dangling pointers? How are dangling pointers different from memory leaks?
What is the use of extern in c?
What is getch c?
what is self refrential structure