Answer Posted / shekar
a pointer is a variable that stores the address of another
variable. we can a pointer to any variable ..
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is the difference between exit() and _exit() function?
What are the types of functions in c?
By using C language input a date into it and if it is right?
How can I write a function analogous to scanf?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
which type of aspect you want from the student.
Explain enumerated types.
Why is c platform dependent?
Explain how can I manipulate strings of multibyte characters?
Do you know the use of 'auto' keyword?
How are structure passing and returning implemented?
Explain indirection?
What are the advantages of union?
How can I recover the file name given an open stream or file descriptor?
How can a string be converted to a number?