If I have a char * variable pointing to the name of a function ..
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between far and near ?
What is a example of a variable?
how to implement stack operation using singly linked list
What are the characteristics of arrays in c?
What are header files in c programming?
main() { char *p; p="Hello"; printf("%c\n",*&*p); }
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
write a program that print itself even if the source file is deleted?
What are enumerated types?
What is array in c with example?
Hi Every one...........I have been selected for the SBI Clerk. But i m one month Pregnanat. So anyone please suggest me, is they take any objection on my joining .
4 Answers State Bank Of India SBI,
Write a program to find factorial of a number using recursive function.