Answer Posted / kamal
f(x-1)+x
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is c language and why we use it?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
Write a program to check whether a number is prime or not using c?
write a program to find the given number is prime or not
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
How can I convert a number to a string?
What is null in c?
Tell me with an example the self-referential structure?
What is 02d in c?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
Why c is a mother language?
What do you mean by recursion in c?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
What is the difference between constant pointer and constant variable?
What is the difference between text and binary modes?