How pointer is benefit for design a data structure algorithm?
Answer Posted / deepu.
I am cheking.by useing
pointer we save the
memory.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Add Two Numbers Without Using the Addition Operator
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
Can we access array using pointer in c language?
What are integer variable, floating-point variable and character variable?
How do I use void main?
What kind of structure is a house?
What is function what are the types of function?
Why is structure padding done in c?
What does calloc stand for?
What is the total generic pointer type?
In which language linux is written?
Is it acceptable to declare/define a variable in a c header?
What are directives in c?
How can a process change an environment variable in its caller?
What is an auto keyword in c?