swap 2 numbers without using third variable?
write program on arrays
write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..
int j =15,i; for (i=1; 1<5; ++i) {printf ("%d%d ",j,i); j = j-3; }
what is pointer?
When should a type cast be used?
What is pointer to pointer in c language?
What is time null in c?
What is diffrance between declaration and defination of a variable or function
in malloc and calloc which one is fast and why?
How do I initialize a pointer to a function?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
What is equivalent to ++i+++j?