Answer Posted / dipti
this is a pointer which is passed automatically when
variable called in function
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
If I have a char * variable pointing to the name of a function ..
What will be the outcome of the following conditional statement if the value of variable s is 10?
How can I change their mode to binary?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
What does a function declared as pascal do differently?
Is a house a mass structure?
Why isnt any of this standardized in c?
Can a variable be both static and volatile in c?
Is linux written in c?
What is the difference between int main and void main in c?
What are register variables? What are the advantage of using register variables?
What is 'bus error'?
Can you subtract pointers from each other? Why would you?
How do I use strcmp?
What are linked lists in c?