Answer Posted / vaibhav
it is a derived data type which holds the address of that
variable.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is auto keyword in c?
Stimulate calculator using Switch-case-default statement for two numbers
Why functions are used in c?
What does the error 'Null Pointer Assignment' mean and what causes this error?
What is the role of this pointer?
What does it mean when the linker says that _end is undefined?
Is array a primitive data type in c?
develop algorithms to add polynomials (i) in one variable
what is the difference between class and unio?
How does #define work?
What is the difference between formatted&unformatted i/o functions?
What is string function in c?
What is new line escape sequence?
Explain how do you list files in a directory?
string reverse using recursion