Answer Posted / rams
Pointer is a variable that can store the address of another variable to which it's pointing
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
application attempts to perform an operation?
Where register variables are stored in c?
What is a protocol in c?
Explain about block scope in c?
Is the exit() function same as the return statement? Explain.
What is a function in c?
The statement, int(*x[]) () what does in indicate?
What are the ways to a null pointer can use in c programming language?
How do you print an address?
Compare interpreters and compilers.
how can use subset in c program and give more example
What is the difference between procedural and declarative language?
I have seen function declarations that look like this
How does placing some code lines between the comment symbol help in debugging the code?
If you know then define #pragma?