What is the use of putchar function?
No Answer is Posted For this Question
Be the First to Post Answer
Why use int main instead of void main?
There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?
how to find the binary of a number?
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
wtite a program that will multiply two integers in recursion function
write the output of following code .. main() { static int a[]={10,20,30,40,50}; int *ptr=a; static int arr[2][2]={1,2,3,4}; char str[]="ABCD * 4#"; char *s=str+2; int i,j; for(i=0;i<5,i++) printf("%d",*ptr++); for(i=0;i<2;i++) for(j=0;j<2;j++) printf("%d\n",*(*(n+i)+j)); printf("%c\n%c\n%c\n",*(str+2),*s++,*--s); }
What is Dynamic Initialization.
How do you define a string?
What do you mean by c?
What is the difference between far and near in c?
Why is structure important for a child?
What are local static variables?