Answer Posted / kamal
f(x-1)+x
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How many levels of indirection in pointers can you have in a single declaration?
what is use of malloc and calloc?
Explain what is operator promotion?
What is the difference between far and near ?
What is methods in c?
Do variables need to be initialized?
Can a variable be both constant and volatile?
Explain the difference between the local variable and global variable in c?
what is ur strangth & weekness
p*=(++q)++*--p when p=q=1 while(q<=6)
what is the format specifier for printing a pointer value?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
What is the use of a ‘ ’ character?
Difference between exit() and _exit() function?
How to Throw some light on the splay trees?