advantages of pointers?
Answers were Sorted based on User's Feedback
Answer / ganesh
pointer variable is used to store the memory address of the another variable
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / 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 |
Answer / sanjay bhosale
Using pointers we can directly manipulate or access memory which is faster hence it increases execution time.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the purpose of the statement: strcat (S2, S1)?
how to execute with out main in cprogram
What is 2c dna?
What is period operator in c?
How to create struct variables?
What is the use of ?: Operator?
Difference between for loop and while loop?
write a program to find the number of even integers and odd integers in a given array in c language
13 Answers IAI Cameroun, NIIT, Olive Tech, QIS,
What is malloc calloc and realloc in c?
What is the relation between # and include<stdio.h>
print pattern 1 1 33 33 555 555 77777777 555 555 33 33 1 1
which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....