What is a macro, and explain how do you use it?
No Answer is Posted For this Question
Be the First to Post Answer
Why c is called free form language?
What is static memory allocation? Explain
char ch=10;printf("%d",ch);what is the output
write a program for fibonaci series by using while loop in c?
Why is this loop always executing once?
What is masking?
#include<stdio.h> #include<conio.h> void main() { clrscr(); int a=0,b=0,c=0; printf("enter value of a,b"); scanf(" %d %d",a,b); c=a+b; printf("sum is %d",c); getch(); }
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
0 Answers Amdocs, Apps Associates,
What is #include cctype?
The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters
Compare array data type to pointer data type
What does 4d mean in c?