what is pointer ? what is the use of pointer?

Answer Posted / m.karthiga

pointer is a variable it contains address of the another
variable..pointer saves the memory space then other
variables

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is malloc memset faster than calloc?

802


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

3943


what is reason of your company position's in india no. 1.

1974


largest Of three Number using without if condition?

1270


Explain what are the different data types in c?

952


What is operator precedence?

893


What are reserved words?

858


Do you know the purpose of 'register' keyword?

828


How pointer is different from array?

840


Whats s or c mean?

778


Explain what is the difference between text files and binary files?

867


What are structures and unions? State differencves between them.

857


Can you pass an entire structure to functions?

912


C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions

811


What oops means?

748