Answer Posted / beesani
A pointer is a data type whose value refers directly to
another value stored elsewhere in the computer memory using
its address.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a macro, and explain how do you use it?
What is an array? What the different types of arrays in c?
What are the differences between new and malloc in C?
Differentiate between ordinary variable and pointer in c.
What does c mean in basketball?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What is a substring in c?
What is header file in c?
How do you do dynamic memory allocation in C applications?
find out largest elemant of diagonalmatrix
What is wrong with this program statement? void = 10;
What is oops c?
what is the diffrenet bettwen HTTP and internet protocol
Is sizeof a keyword in c?
What are the preprocessor categories?