what is pointer?

Answer Posted / shekar

a pointer is a variable that stores the address of another
variable. we can a pointer to any variable ..

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use pointer to pointer in c?

811


Is c is a middle level language?

804


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

920


List some applications of c programming language?

735


Is file a keyword in c?

680


What is volatile variable in c?

859


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1691


Apart from dennis ritchie who the other person who contributed in design of c language.

1089


What are identifiers c?

839


What is the difference between scanf and fscanf?

880


How can I find the modification date of a file?

944


What is pointer and structure in c?

774


What is sizeof return in c?

789


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

831


Write a program to reverse a given number in c?

772