what is pointer?

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


Please Help Members By Posting Answers For Below Questions

What is a macro, and explain how do you use it?

825


What is an array? What the different types of arrays in c?

864


What are the differences between new and malloc in C?

813


Differentiate between ordinary variable and pointer in c.

857


What does c mean in basketball?

763


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.

3737


What is a substring in c?

792


What is header file in c?

833


How do you do dynamic memory allocation in C applications?

835


find out largest elemant of diagonalmatrix

1880


What is wrong with this program statement? void = 10;

1029


What is oops c?

855


what is the diffrenet bettwen HTTP and internet protocol

1593


Is sizeof a keyword in c?

764


What are the preprocessor categories?

828