hat is a pointer?

Answer Posted / supercool

A pointer is a datatype whose value refers directly to (or "points to") another value stored elsewhere in the computer memory using its address.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is typedef struct in c?

571


What is a nested formula?

586


Which is the best website to learn c programming?

567


Can you please explain the difference between exit() and _exit() function?

576


What is the process of writing the null pointer?

594






Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2038


What is scope and lifetime of a variable in c?

560


What are integer variable, floating-point variable and character variable?

588


Is multithreading possible in c?

550


What is extern c used for?

557


What does %c mean in c?

637


what are the 10 different models of writing an addition program in C language?

1422


Explain what is a static function?

621


If I have a char * variable pointing to the name of a function ..

628


Is c is a high level language?

605