For what purpose null pointer used?
No Answer is Posted For this Question
Be the First to Post Answer
void main() { int a[]={1,2,3,4,5},i; for(i=0;i<5;i++) printf("%d",a++); getch(); }
print the table 5 in loops
What is variable in c example?
what is the full form of c language
Program to find the sum of digits of a given number until the sum becomes a single digit
What are the different types of objects used in c?
how to find the binary of a number?
what are the stages of compilation
What do header files do?
write a c program to find reminder and quotient if one number is divided by other.to code this program don't use more than 2 variables
What is an auto keyword in c?
which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma
16 Answers Accenture, Infosys, TCS, Wipro,