what is pointer?

Answer Posted / sumalatha

Pointer is nothing but it addresses the value.

Is This Answer Correct ?    25 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is stack , heap ,code segment,and data segment

2227


Stimulate calculator using Switch-case-default statement for two numbers

2452


Explain is it better to bitshift a value than to multiply by 2?

720


about c language

1608


Explain what are the __date__ and __time__ preprocessor commands?

596






What does void main return?

612


Write a Program to accept different goods with the number, price and date of purchase and display them

5454


what are the different storage classes in c?

667


What is the size of structure in c?

705


What does a function declared as pascal do differently?

609


I heard that you have to include stdio.h before calling printf. Why?

592


`write a program to display the recomended action depends on a color of trafic light using nested if statments

1637


What is the use of parallelize in spark?

582


Write a program which returns the first non repetitive character in the string?

607


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

670