Write a program to check armstrong number in c?
No Answer is Posted For this Question
Be the First to Post Answer
int i; i=2; i++; if(i=4) { printf(i=4); } else { printf(i=3); } output of the program ?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
What is calloc in c?
write a program that will print %d in the output screen??
Write a program to find the smallest and largest element in a given array in c language
Subtract Two Number Without Using Subtraction Operator
What kind of structure is a house?
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code
Write a program to reverse a given number in c?
Explain the array representation of a binary tree in C.
What is dynamic variable in c?